class Rydux::Reducer
Public Class Methods
map_state(action, state = {})
click to toggle source
# File lib/rydux/reducer.rb, line 3 def self.map_state(action, state = {}) end
# File lib/rydux/reducer.rb, line 3 def self.map_state(action, state = {}) end