APIdock
/
Ruby on Rails
/
Browse
About
class
ActionDispatch
::
Callbacks
v5.1.7
-
Show latest stable
- Superclass:
Object
Provides callbacks to be executed
before
and
after
dispatching the request.
Included modules
ActiveSupport::Callbacks
Files
actionpack/lib/action_dispatch/middleware/callbacks.rb
Related methods
Instance methods
call
Class methods
after
before
new