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.
2 parents b98013f + d43bcda commit ae930e9Copy full SHA for ae930e9
README.md
@@ -24,7 +24,7 @@ in your Ruby on Rails (3.2+) application. `react-rails` can:
24
Add `react-rails` to your gemfile:
25
26
```ruby
27
-gem 'react-rails', '~> 1.0'
+gem 'react-rails', '1.2.0'
28
```
29
30
Next, run the installation script:
0 commit comments