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

Commit fca9502

Browse files
author
Barrie Hadfield
committed
no rails 5 support for generator yet
1 parent 73bb4bb commit fca9502

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

source/installation.html.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,11 @@ This is another great way to experiment with Reactrb. You don't need any setup
2424

2525
## With Rails
2626

27-
Reactrb works great with new or existing rails apps, and Reactrb plays well with other frameworks, so
28-
its pain free to introduce React to your application.
27+
Reactrb works great with new or existing rails apps, and Reactrb plays well with other frameworks, so its pain free to introduce React to your application.
2928

30-
**We recommend you use the [`reactrb-rails-generator`](https://github.com/reactrb/reactrb-rails-generator) gem to do a transparent install of everything you need in a new or existing rails app.**
29+
We recommend you use the [reactrb-rails-generator](https://github.com/reactrb/reactrb-rails-generator) gem to do a transparent install of everything you need in a new or existing rails app.
30+
31+
**Rails 5:** The generator does not support Rails 5 yet. This will be coming soon. If you are using Rails 5 and need help with installing Hyperloop please contact us on [gitter.im](https://gitter.im/reactrb/chat)
3132

3233
Within a Rails app React Components are by convention stored in the `app/views/components` directory.
3334

0 commit comments

Comments
 (0)