# File lib/action_dispatch/middleware/exception_wrapper.rb, line 40 def application_trace clean_backtrace(:silent) end
# File lib/action_dispatch/middleware/exception_wrapper.rb, line 44 def framework_trace clean_backtrace(:noise) end
# File lib/action_dispatch/middleware/exception_wrapper.rb, line 48 def full_trace clean_backtrace(:all) end
Generated with the Darkfish Rdoc Generator 2.