| Class | Rails::Application |
| In: |
lib/cucumber/rails/application.rb
|
| Parent: | Object |
Make sure the ActionDispatch::ShowExceptions middleware is always enabled, regardless of what is in config/environments/test.rb Instead we are overriding ActionDispatch::ShowExceptions to be able to toggle whether or not exceptions are raised.
| initialize! | -> | __cucumber_orig_initialize__ |