Object
# File lib/cucumber/rails/action_controller.rb, line 8 def call(env) env['action_dispatch.show_exceptions'] = !!ActionController::Base.allow_rescue __cucumber_orig_call__(env) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.