method
session_options
rails 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