APIdock / Ruby on Rails
/
Browse About
method

around_filter

v1.2.6 - Show latest stable - Class: ActionController::Filters::ClassMethods
around_filter(*filters, &block)
public

Alias for #append_around_filter

Related methods

  • Instance methods
  • after_filter
  • append_after_filter
  • append_around_filter
  • append_before_filter
  • around_filter
  • before_filter
  • filter_chain
  • prepend_after_filter
  • prepend_around_filter
  • prepend_before_filter
  • skip_after_filter
  • skip_before_filter
  • skip_filter
  • Protected methods
  • protectedappend_filter_to_chain
  • protectedcondition_hash
  • protectedfind_filter_append_position
  • protectedfind_filter_prepend_position
  • protectedfind_or_create_filter
  • protectedprepend_filter_to_chain
  • protectedremove_actions_from_included_actions!
  • protectedupdate_conditions
  • protectedupdate_filter_chain
APIdock API Documentation Browser

© 2026 APIdock