Class: Rydux::Reducer

Inherits:
Object
  • Object
show all
Defined in:
lib/rydux/reducer.rb

Class Method Summary collapse

Class Method Details

.map_state(action, state = {}) ⇒ Object



3
4
# File 'lib/rydux/reducer.rb', line 3

def self.map_state(action, state = {})
end