Project

rubidux

0.0
No commit activity in last 3 years
No release in over 3 years
A tiny ruby framework inspired by Redux
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 1.13
>= 5.8
>= 0
>= 10.0
 Project Readme

Build Status

Rubidux

Rubidux is a tiny state management library inspired by Redux

How does Redux work?

Read this slide to get more idea.

Installation

Add this line to your application's Gemfile:

gem 'rubidux'

And then execute:

$ bundle

Or install it yourself as:

$ gem install rubidux

Usage

See test/spec for more usage example.

Contributing

Bug reports and pull requests are welcome on GitHub at here.