aboutsummaryrefslogtreecommitdiffstats
path: root/lib/way_cost.rb
AgeCommit message (Expand)Author
2018-03-14Add `StopAreasToWayCostsConverter`Teddy Wing
2018-03-14TomTom::Batch: Extract code to `#extract_costs_to_way_costs!`Teddy Wing
2018-03-14TomTom#batch: Populate WayCosts with distance & time from APITeddy Wing
2018-03-14Add `TomTom` class to communicate with their APITeddy Wing
2018-03-14WayCost.new: Make `distance` and `time` arguments optionalTeddy Wing
2018-03-14Create `WayCost`Teddy Wing