diff options
author | Aaron Patterson <aaron.patterson@gmail.com> | 2014-02-28 15:39:08 -0800 |
---|---|---|
committer | Aaron Patterson <aaron.patterson@gmail.com> | 2014-02-28 15:39:08 -0800 |
commit | a7b059ec7f25c16beeacf2c545d2be593ed0388b (patch) | |
tree | 44c680aeecbee5ddb8dc05882779c8fe4b5baa4a /actionpack/test/controller/integration_test.rb | |
parent | 30d21dfcb7fafe49b3805b8249454485a90097b6 (diff) | |
download | rails-a7b059ec7f25c16beeacf2c545d2be593ed0388b.tar.gz rails-a7b059ec7f25c16beeacf2c545d2be593ed0388b.tar.bz2 rails-a7b059ec7f25c16beeacf2c545d2be593ed0388b.zip |
use built-in exception handling in live controllers
when an exception happens in an action before the response has been
committed, then we should re-raise the exception in the main thread.
This lets us reuse the existing exception handling.
Diffstat (limited to 'actionpack/test/controller/integration_test.rb')
0 files changed, 0 insertions, 0 deletions