react-flux-Rails

react-flux-rails is a simple flux pattern javascript Gem for using in Rails framework.

Installation

Add this line to your application's Gemfile:

gem 'react-flux-rails'

And then execute:

$ bundle

Or install it yourself as:

$ gem install react-flux-rails

To use react-flux-rails add this require statement to your application.js file:

//= require react-flux

More Documentation.

See the flux-react documentation.

License

MIT License

Copyright (c) 2015, Christian Alfoni, Bunlong VAN (react-flux-rails Developer)