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