class Amber::Router::Flash::FlashStore
- Amber::Router::Flash::FlashStore
 - Reference
 - Object
 
Defined in:
amber/router/flash.crConstructors
Class Method Summary
Instance Method Summary
- #[](key : Symbol)
 - #[]=(key : Symbol, value : String)
 - #[]?(key : Symbol)
 - #[]?(key : String)
 - #alert
 - #alert=(message)
 - #each(&)
 - #fetch(key : String, default_value : String | Nil)
 - #fetch(key : Symbol, default_value : String | Nil)
 - #fetch(key : String)
 - #fetch(key : Symbol)
 - #keep(key = nil)
 - #notice
 - #notice=(message)
 - #now(key, value)
 - #to_session