]> git.openstreetmap.org Git - rails.git/commit
Rethrow ActionController::UnknownAction exceptions encountered by
authorTom Hughes <tom@compton.nu>
Fri, 26 Feb 2010 15:27:52 +0000 (15:27 +0000)
committerTom Hughes <tom@compton.nu>
Fri, 26 Feb 2010 15:27:52 +0000 (15:27 +0000)
commit2df3a8d2e25460b1eef06c9189f2677833cbdcac
tree006d5e886f62a823f67aeea31ee1325ddb037faf
parentba1ecf61f3f184bd79517fc774ead758c26d2b34
Rethrow ActionController::UnknownAction exceptions encountered by
the API so that rails handles them in the normal way and shows
the 404 page to the user. Closes #1989.
app/controllers/application_controller.rb