We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6272799 commit bf6721dCopy full SHA for bf6721d
README.md
@@ -89,6 +89,7 @@ You can see this tutorial live here: [http://reactrails.com/](http://reactrails.
89
- Enabling the use of npm modules and [Babel](https://babeljs.io/) with a Rails application using [Webpack](https://webpack.github.io/).
90
- Easily enable retrofitting such a JS framework into an existing Rails app. You don't need a brand new single page app!
91
- Example setting up Ruby and JavaScript linting in a real project, with corresponding CI rake tasks.
92
+- Enabling the i18n functionality with [react-intl](https://github.com/yahoo/react-intl).
93
94
### Technologies involved
95
0 commit comments