You can now generate a new Rails 4 application with React.js support.
When creating your application, use the -m switch to specify the template-react.rb file.
rails new MyApp -m https://raw.githubusercontent.com/craigs/reactjs-rails-template/master/template-react.rb