Skip to content

Commit 64c6fb5

Browse files
committed
Add link to v2.7-branch for old documentation
1 parent dbdac00 commit 64c6fb5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# React-Rails
1+
# React-Rails v3
22

33
[![Gem](https://img.shields.io/gem/v/react-rails.svg?style=flat-square)](http://rubygems.org/gems/react-rails)
44
[![npm](https://img.shields.io/npm/v/react_ujs.svg?style=flat-square)](https://www.npmjs.com/package/react_ujs)
@@ -7,6 +7,8 @@
77
## News
88
V3.0.0 is released with Shakapacker v6 support, including SSR. Please try it out and report any issues. We'll try to address any critical issues ASAP.
99

10+
For version 2.7 documentation checkout [2.7-stable](https://github.com/reactjs/react-rails/tree/2.7-stable) branch.
11+
1012
## Summary
1113
React-Rails is a flexible tool to use [React](http://facebook.github.io/react/) with Rails. The benefits:
1214
* Automatically renders React server-side and client-side

0 commit comments

Comments
 (0)