method
failures
v7.1.3.4 -
Show latest stable
- Class:
ActionDispatch::ExceptionWrapper
failures()public
No documentation available.
# File actionpack/lib/action_dispatch/middleware/exception_wrapper.rb, line 75
def failures
@exception.failures
end