Skip to content
This repository was archived by the owner on Oct 19, 2018. It is now read-only.

Commit f80a610

Browse files
committed
opal-rails 0.8.1 in readme.
1 parent 60e8294 commit f80a610

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ In your Gemfile:
6060
```ruby
6161
gem 'reactive-ruby'
6262
gem 'react-rails', '~> 1.3.2'
63-
gem 'opal-rails'
63+
gem 'opal-rails', '~> 0.8.1'
6464
gem 'therubyracer', platforms: :ruby # Required for prerendering
6565
# for JRuby you need the below line instead
6666
# gem 'therubyrhino, platforms: :jruby

0 commit comments

Comments
 (0)