Skip to content

Commit aada895

Browse files
authored
Merge pull request #1045 from yahonda/ransack_master_supports_rails600rc2
Ransack master branch supports Rails 6.0.0.rc2
2 parents e9a2f02 + 2c9da3a commit aada895

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,11 @@ you're reading the documentation for the master branch with the latest features.
3232

3333
## Rails 6 Support
3434

35-
Rails 6 is right around the corner, but not yet released. Ransack supports ```6-0-stable```, but does not support release candidate versions, ```rc-x```. Full Rails 6 support will be provided after the official Rails 6 release. See [this issue](https://github.com/activerecord-hackery/ransack/issues/1032) for details.
35+
Rails 6 is right around the corner, but not yet released. Ransack master branch supports ```6.0.0.rc2```. Full Rails 6 support will be provided after the official Rails 6 release. See [this issue](https://github.com/activerecord-hackery/ransack/issues/1032) for details.
3636

3737
## Getting started
3838

39-
Ransack is compatible with Rails 6-0-stable, 5.0, 5.1 and 5.2 on Ruby 2.2 and later.
39+
Ransack is compatible with Rails 6.0.0.rc2, 5.0, 5.1 and 5.2 on Ruby 2.2 and later.
4040
If you are using Rails <5.0 use the 1.8 line of Ransack.
4141
If you are using Ruby 1.8 or an earlier JRuby and run into compatibility
4242
issues, you can use an earlier version of Ransack, say, up to 1.3.0.

0 commit comments

Comments
 (0)