]> git.openstreetmap.org Git - rails.git/blob - app/controllers/way_node_controller.rb
Fixed up delete methods on nodes, ways and relations to return the new version number...
[rails.git] / app / controllers / way_node_controller.rb
1 class WayNodeController < ApplicationController
2
3
4
5 end