]> git.openstreetmap.org Git - rails.git/commit
Add support for segment/:id/ways and node/:id/segments API calls. Fixes #452.
authorTom Hughes <tom@compton.nu>
Thu, 21 Jun 2007 22:52:40 +0000 (22:52 +0000)
committerTom Hughes <tom@compton.nu>
Thu, 21 Jun 2007 22:52:40 +0000 (22:52 +0000)
commit2c98558c86f50a26b96d4b0feebdb93195a10455
tree1cd4eb383e3c51b69cf02f42f626ca8b58ced89c
parent6020e0519e20580364374d209420d519181621b2
Add support for segment/:id/ways and node/:id/segments API calls. Fixes #452.
app/controllers/segment_controller.rb
app/controllers/way_controller.rb
config/routes.rb