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