]> git.openstreetmap.org Git - rails.git/commit
Allow exceptions processing node and segment requests to propagate and
authorTom Hughes <tom@compton.nu>
Fri, 31 Aug 2007 10:11:15 +0000 (10:11 +0000)
committerTom Hughes <tom@compton.nu>
Fri, 31 Aug 2007 10:11:15 +0000 (10:11 +0000)
commit0975858cdb3430a7f717b3c972c3d6eb6e205784
tree6113ef996a217a759cd2883401b664b7b79f3648
parent786bc55209b927b74570125a26864e161a32d425
Allow exceptions processing node and segment requests to propagate and
be handled by the default handler so they are logged.
app/controllers/node_controller.rb
app/controllers/segment_controller.rb
app/models/node.rb
app/models/segment.rb