diff options
author | Aaron Patterson <aaron.patterson@gmail.com> | 2015-09-18 11:34:54 -0700 |
---|---|---|
committer | Aaron Patterson <aaron.patterson@gmail.com> | 2015-09-18 11:34:54 -0700 |
commit | 1555ae9be1a74a869e4b238e00b820799dab8218 (patch) | |
tree | 03cb1e02efe18f3edfef9c25c0a8fad3193a2c04 /actionpack/lib/action_dispatch/testing/test_response.rb | |
parent | 73396238e7218d3697884234fce74e604450bf4f (diff) | |
download | rails-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/testing/test_response.rb')
0 files changed, 0 insertions, 0 deletions