aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/routes/costs.rabl
blob: 1a1b148981975b12797575686e0626ad17b8c9fe (plain)
1
2
3
4
object @route
node :costs do
  RouteWayCostUnitConverter.convert(@route.costs)
end