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