]> git.openstreetmap.org Git - rails.git/commit
Wrap GPX API calls with the API error handler, and make sure the create
authorTom Hughes <tom@compton.nu>
Thu, 24 Sep 2009 23:15:35 +0000 (23:15 +0000)
committerTom Hughes <tom@compton.nu>
Thu, 24 Sep 2009 23:15:35 +0000 (23:15 +0000)
commit2297dc90744cb2c00c92e32c7a7821d51f0e290f
treeea9ad7ff5fce5c516f0a2eacce2f23c1ae717b29
parent9b7e39dc49cf0f12ff1adf8f93af7f8f93c3205d
Wrap GPX API calls with the API error handler, and make sure the create
method throws on error so it can be trapped and reported. Closes #2310.
app/controllers/trace_controller.rb