Flowdock
method

session_options

Importance_1
v1.0.0 - Show latest stable - 0 notes - 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
Show source
Register or log in to add new notes.