APIdock / Ruby on Rails
/
Browse About
module

ActionController::Base::DeprecatedBehavior

v3.0.0 - Show latest stable

Deprecated methods. Wrap them in a module so they can be overwritten by plugins (like the verify method.)

Files

  • actionpack/lib/action_controller/deprecated/base.rb

Related methods

  • Instance methods
  • allow_concurrency
  • allow_concurrency=
  • consider_all_requests_local
  • consider_all_requests_local=
  • cookie_verifier_secret
  • cookie_verifier_secret=
  • exempt_from_layout
  • filter_parameter_logging
  • ip_spoofing_check
  • ip_spoofing_check=
  • relative_url_root
  • relative_url_root=
  • resource_action_separator
  • resource_action_separator=
  • session
  • session=
  • trusted_proxies
  • trusted_proxies=
  • use_accept_header
  • use_accept_header=
  • verify
APIdock API Documentation Browser

© 2026 APIdock