]> git.openstreetmap.org Git - rails.git/commit
Make trace API a proper CRUD API like other object types
authorTom Hughes <tom@compton.nu>
Mon, 11 Oct 2010 22:09:27 +0000 (23:09 +0100)
committerTom Hughes <tom@compton.nu>
Mon, 11 Oct 2010 22:09:27 +0000 (23:09 +0100)
commit71f1554212620cd0078bb04b0e666e0cbf4eb95c
treeca5c7d0054a8691cedf9db9710c73943eaac8d77
parent9caa2046cad2f7ee4294cfe1a932a6ad56e5c32d
Make trace API a proper CRUD API like other object types
app/controllers/trace_controller.rb
app/models/trace.rb
config/routes.rb
test/fixtures/gpx_files.yml
test/functional/trace_controller_test.rb