aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_dispatch/routing.rb
diff options
context:
space:
mode:
authorAaron Patterson <aaron.patterson@gmail.com>2015-09-18 11:34:54 -0700
committerAaron Patterson <aaron.patterson@gmail.com>2015-09-18 11:34:54 -0700
commit1555ae9be1a74a869e4b238e00b820799dab8218 (patch)
tree03cb1e02efe18f3edfef9c25c0a8fad3193a2c04 /actionpack/lib/action_dispatch/routing.rb
parent73396238e7218d3697884234fce74e604450bf4f (diff)
downloadrails-1555ae9be1a74a869e4b238e00b820799dab8218.tar.gz
rails-1555ae9be1a74a869e4b238e00b820799dab8218.tar.bz2
rails-1555ae9be1a74a869e4b238e00b820799dab8218.zip
only wrap the strategy with exception handling
we need to be more specific about exception handling when dealing with the parse strategies. The calls to `return yield` can also raise an exception, but we don't want to handle that in *this* code.
Diffstat (limited to 'actionpack/lib/action_dispatch/routing.rb')
0 files changed, 0 insertions, 0 deletions