aboutsummaryrefslogtreecommitdiffstats
path: root/lib/tom_tom.rb
AgeCommit message (Expand)Author
2018-03-14Move `lib/tom_tom.rb` to `lib/tom_tom/batch.rb`Teddy Wing
2018-03-14TomTom#batch: Populate WayCosts with distance & time from APITeddy Wing
2018-03-14secrets.yml: Add `tomtom_api_key`Teddy Wing
2018-03-14Revert "TomTom: Add method for `calculateRoute` endpoint"Teddy Wing
2018-03-14TomTom: Add method for `calculateRoute` endpointTeddy Wing
2018-03-14TomTom#batch: Remove unwanted paramsTeddy Wing
2018-03-14TomTom: Use travelMode='bus'Teddy Wing
2018-03-14TomTom: Remove old commented codeTeddy Wing
2018-03-14Add `TomTom` class to communicate with their APITeddy Wing