]> git.openstreetmap.org Git - rails.git/commit
Make the gpx/id/data API call work, and make gpx/create a POST method
authorTom Hughes <tom@compton.nu>
Thu, 16 Aug 2007 23:04:18 +0000 (23:04 +0000)
committerTom Hughes <tom@compton.nu>
Thu, 16 Aug 2007 23:04:18 +0000 (23:04 +0000)
commit44051f30d8a65a49a8db020bedefa632a446c666
treea43458efad8a20772faeb1b6ec4c3ef4fd7eca9e
parent6ba4e831a78ac9d753a775f437f8fa0b1f03951f
Make the gpx/id/data API call work, and make gpx/create a POST method
so arguments can be handled more robustly.
app/controllers/trace_controller.rb
app/models/trace.rb
config/routes.rb