Method List
-
#add_middleware Rbdux::Store
-
#all Rbdux::Stores::ImmutableMemoryStore
-
#all Rbdux::Stores::MemoryStore
-
#before Rbdux::Middleware::Thunk
-
define Rbdux::Action
-
#dispatch Rbdux::Store
-
dispatch_func Rbdux::Action::BaseAction
-
empty Rbdux::Action::BaseAction
-
#error Rbdux::Action::BaseAction
-
#error? Rbdux::Action::BaseAction
-
#fetch Rbdux::Store
-
#fetch Rbdux::Stores::ImmutableMemoryStore
-
#fetch Rbdux::Stores::MemoryStore
-
instance Rbdux::Store
-
method_missing Rbdux::Store
-
#payload Rbdux::Action::BaseAction
-
#reduce Rbdux::Store
-
#replace Rbdux::Stores::ImmutableMemoryStore
-
#replace Rbdux::Stores::MemoryStore
-
reset Rbdux::Store
-
#set Rbdux::Stores::ImmutableMemoryStore
-
#set Rbdux::Stores::MemoryStore
-
#subscribe Rbdux::Store
-
#unsubscribe Rbdux::Store
-
with_error Rbdux::Action::BaseAction
-
with_payload Rbdux::Action::BaseAction
-
with_state Rbdux::Stores::MemoryStore
-
with_state Rbdux::Stores::ImmutableMemoryStore
-
#with_store Rbdux::Store