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