APIdock
/
Ruby on Rails
/
Browse
About
method
skip_filter
v4.1.8
-
Show latest stable
- Class:
AbstractController
::
Callbacks
::
ClassMethods
skip_filter
(*names)
public
Alias for
AbstractController::Callbacks::ClassMethods#skip_action_callback
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_action_callback
skip_after_action
skip_around_action
skip_before_action
skip_filter