APIdock
/
Ruby on Rails
/
Browse
About
module
AbstractController
::
Callbacks
::
ClassMethods
v7.0.0
-
Show latest stable
No documentation available for this module.
Files
actionpack/lib/abstract_controller/callbacks.rb
Related methods
Instance methods
_insert_callbacks
_normalize_callback_option
_normalize_callback_options
after_action
append_after_action
append_around_action
append_before_action
around_action
before_action
prepend_after_action
prepend_around_action
prepend_before_action
skip_after_action
skip_around_action
skip_before_action