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 60e8294 commit f80a610Copy full SHA for f80a610
1 file changed
README.md
@@ -60,7 +60,7 @@ In your Gemfile:
60
```ruby
61
gem 'reactive-ruby'
62
gem 'react-rails', '~> 1.3.2'
63
-gem 'opal-rails'
+gem 'opal-rails', '~> 0.8.1'
64
gem 'therubyracer', platforms: :ruby # Required for prerendering
65
# for JRuby you need the below line instead
66
# gem 'therubyrhino, platforms: :jruby
0 commit comments