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