class

Amber::Router::Flash::FlashStore

Inherits Reference < Object

Constructors

Class methods

from_session(json)
Source

Instance methods

[](key : Symbol)
Source
[]=(key : Symbol, value : String)
Source
[]?(key : Symbol)
Source
[]?(key : String)
Source
alert
Source
alert=(message)
Source
each
Source
fetch(key : String, default_value : String | Nil)
Source
fetch(key : Symbol, default_value : String | Nil)
Source
fetch(key : String)
Source
fetch(key : Symbol)
Source
keep(key = nil)
Source
notice
Source
notice=(message)
Source
now(key, value)
Source
to_session
Source

Macros

method_missing(call)
Source