method
session_options
v2.1.0 -
Show latest stable
- Class:
ActionController::SessionManagement::ClassMethods
session_options()public
Returns the hash used to configure the session. Example use:
ActionController::Base.session_options[:session_secure] = true # session only available over HTTPS