method
full_trace
v5.2.3 -
Show latest stable
- Class:
ActionDispatch::ExceptionWrapper
full_trace()public
No documentation available.
# File actionpack/lib/action_dispatch/middleware/exception_wrapper.rb, line 57
def full_trace
clean_backtrace(:all)
end