This is an example application, that can also serve as a working base, for my article Rails, React, Browserify.
It shows how to integrate React and Browserify together in a Ruby on Rails application.
The file config/secrets.yml
has been uploaded to this repo and the .gitignore
file modified to allow so. If you use this repo as a starting point for your app,
remember to remove the file from versioning and keep those secrets... secret!
The MIT license. See LICENSE file.