Class: Rage::Configuration::Session
- Inherits:
-
Object
- Object
- Rage::Configuration::Session
- Defined in:
- lib/rage/configuration.rb
Instance Attribute Summary collapse
-
#key ⇒ String
Specify the name of the session cookie.
Instance Attribute Details
#key ⇒ String
Specify the name of the session cookie.
792 793 794 |
# File 'lib/rage/configuration.rb', line 792 def key @key end |