sample-react-rails-app
                                
                                 sample-react-rails-app copied to clipboard
                                
                                    sample-react-rails-app copied to clipboard
                            
                            
                            
                        Update to ES6 syntax and the latest react-rails
I think quite a few people are using this repository as an example of how to get started with React and Rails, so I thought I'd update it to the latest react-rails and update the components to use ES6 syntax.
@excid3 :+1: for the version update, but I'd like to keep the createClass syntax for now to keep in line with the examples on the React homepage
Thanks!