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