]> git.openstreetmap.org Git - rails.git/commit
Ensure :not_found status is returned, catching RecordNotFound doesn't work as isnt...
authorThomas Wood <grand.edgemaster@gmail.com>
Mon, 20 Apr 2009 20:58:42 +0000 (20:58 +0000)
committerThomas Wood <grand.edgemaster@gmail.com>
Mon, 20 Apr 2009 20:58:42 +0000 (20:58 +0000)
commit023e95f1bc6945dc1d20f3d228b126b12992bc0a
treee7e7f5aa3fd518aff8b653131f36fbb3a6cb8aae
parent73a0953627705540b4ef2124a0be5926395eabd1
Ensure :not_found status is returned, catching RecordNotFound doesn't work as isnt raised when finding :first.
app/controllers/old_node_controller.rb
app/controllers/old_relation_controller.rb
app/controllers/old_way_controller.rb