method
cookie_verifier_secret
rails latest stable - Class:
ActionController::Base::DeprecatedBehavior
cookie_verifier_secret()public
No documentation available.
# File actionpack/lib/action_controller/deprecated/base.rb, line 57
def cookie_verifier_secret
ActiveSupport::Deprecation.warn "ActionController::Base.cookie_verifier_secret is deprecated.", caller
end