instance method
application_trace
Ruby on Rails 4.2.9
Since v3.2.22.5Signature
application_trace()
No documentation comment.
Source
# File actionpack/lib/action_dispatch/middleware/exception_wrapper.rb, line 48
def application_trace
clean_backtrace(:silent)
end
Defined in actionpack/lib/action_dispatch/middleware/exception_wrapper.rb line 48
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActionDispatch::ExceptionWrapper