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