FlashContainer
Inherits Reference / Object
Flash message container.
Constants
VERSION = "0.1.0"
Shard version.
Constructors
new(store : Hash(String, String))
Sourcenew
SourceClass methods
from_session(_json : Nil)
Sourcekey
Sourcekey=(key : String)
SourceInstance methods
[](key : Symbol)
Source[]=(key : Symbol, value : String)
Source[]?(key : Symbol)
Source[]?(key : String)
Sourceeach
Sourcefetch(key : String, default_value : String | Nil)
Sourcefetch(key : Symbol, default_value : String | Nil)
Sourcefetch(key : String)
Sourcefetch(key : Symbol)
Sourcekeep(key = nil)
Sourcenow(key, value : String | Nil)
Sourceto_session
SourceMacros
method_missing(call)
Source