You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ You can see this tutorial live here: [http://reactrails.com/](http://reactrails.
29
29
30
30
In no particular order:
31
31
32
-
- Example of using the [react_on_rails](https://github.com/shakacode/react_on_rails) for easy react/webpack integration with Rails.
32
+
- Example of using the [react_on_rails gem](https://github.com/shakacode/react_on_rails) for easy react/webpack integration with Rails.
33
33
- Example of React with [CSS Modules](http://glenmaddern.com/articles/css-modules) inside of Rails using Webpack as described in [Smarter CSS builds with Webpack](http://bensmithett.com/smarter-css-builds-with-webpack/).
34
34
- Example of enabling hot reloading of both JS and CSS from your Rails app in development mode. Change your code. Save. Browser updates without a refresh!
35
35
- Example of Rails 4.2 with ReactJs/Redux/React-Router with Webpack and ES7.
@@ -45,6 +45,7 @@ See package.json and Gemfile for versions
0 commit comments