[skip ci] Add a direct link to the Mongoid section in the README

and replace "experimental support" for Mongoid with "limited support".
This commit is contained in:
Jon Atack 2015-08-20 10:22:31 +02:00
parent f93c1d2532
commit 4cc2dc2bb4
1 changed files with 3 additions and 2 deletions

View File

@ -40,8 +40,9 @@ recommended). JRuby 9 ought to work as well (see
If you are using Ruby 1.8 or an earlier JRuby and run into compatibility
issues, you can use an earlier version of Ransack, say, up to 1.3.0.
Ransack works out-of-the-box with Active Record and also features experimental
support for Mongoid 4.0 (without associations, further details below).
Ransack works out-of-the-box with Active Record and also features limited
support for Mongoid 4.0 (without associations, further details
[below](https://github.com/activerecord-hackery/ransack#mongoid)).
In your Gemfile, for the last officially released gem: