aboutsummaryrefslogtreecommitdiffstats
path: root/spec/lib/tom_tom
AgeCommit message (Expand)Author
2018-03-27TomTom::Matrix: Serialize `BigDecimal` as floatTeddy Wing
2018-03-27TomTom::Matrix#points_from_way_costs: Use array instead of setTeddy Wing
2018-03-27TomTom::Matrix#extract_costs_to_way_costs!: Try to include stop IDsTeddy Wing
2018-03-27TomTom::Matrix#points_as_params: Use `TomTom::Matrix::Point`sTeddy Wing
2018-03-27TomTom::Matrix#points_from_way_costs: Include stop IDs with pointsTeddy Wing
2018-03-27Add `TomTom::Matrix`Teddy Wing
2018-03-14TomTom::Batch: Extract code to `#extract_costs_to_way_costs!`Teddy Wing
2018-03-14TomTom::Batch: Rename `#convert_way_costs_for_batch`Teddy Wing
2018-03-14TomTom: Provide `TomTom.batch(...)` methodTeddy Wing
2018-03-14Move `lib/tom_tom.rb` to `lib/tom_tom/batch.rb`Teddy Wing