X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/b95e9d27599ee55b2fd61a444acc3264c7637265..89e976c6e57c9aa8afae00437aaf4399ea5fc58f:/app/controllers/way_segment_controller.rb diff --git a/app/controllers/way_segment_controller.rb b/app/controllers/way_segment_controller.rb index fb3c09cbd..e37303f3e 100644 --- a/app/controllers/way_segment_controller.rb +++ b/app/controllers/way_segment_controller.rb @@ -1,2 +1,5 @@ class WaySegmentController < ApplicationController + + + end