class ActionDispatch::ShowExceptions
Public Instance Methods
call(env)
click to toggle source
# File lib/airbrake/rails3_tasks.rb, line 60 def call(env); @app.call(env); end
# File lib/airbrake/rails3_tasks.rb, line 60 def call(env); @app.call(env); end