class
Amber::Configuration::SessionConfig
- Amber::Configuration::SessionConfig
- Reference
- Object
Included Modules
- YAML::Serializable
Defined in:
amber/configuration/session_config.crConstructors
Instance Method Summary
- #adapter : String
- #adapter=(adapter : String)
- #expires : Int32
- #expires=(expires : Int32)
- #key : String
- #key=(key : String)
- #store : String
- #store=(store : String)
- #store_type : Symbol
- #validate! : Nil