Rubidux is a tiny state management library inspired by Redux
Read this slide to get more idea.
Add this line to your application's Gemfile:
gem 'rubidux'
And then execute:
$ bundle
Or install it yourself as:
$ gem install rubidux
See test/spec
for more usage example.
Bug reports and pull requests are welcome on GitHub at here.