Skip to content

Commit 0e60fa9

Browse files
Update README.md
Co-Authored-By: xfynx <steewenson.evan@gmail.com>
1 parent cbc4559 commit 0e60fa9

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
@@ -10,7 +10,7 @@ ActiveAdmin is holding off on pulling Mongoid support into the core ActiveAdmin
1010
* Tested working on Rails 5.1.x
1111
* Mongoid 6.x (**WARNING**:, using a Mongoid version >= 6.1.x has resulted in a fair amount of errors seen in the wild. Test your upgrade very carefully with any apps in which you're using this gem with Mongoid >= 6.1.x!)
1212
* ActiveAdmin 1.3
13-
* Ransack::Mongoid - it needs to explicitly declared in Gemfile with pointing to github's master since it has no releases on rubygems yet.
13+
* `ransack-mongoid` - it needs to be explicitly declared in Gemfile, pointing to github's master since it has no releases on rubygems yet.
1414

1515
## Previous versions
1616
* Rails 4.x with Mongoid 5.x use branch rails4-mongoid5

0 commit comments

Comments
 (0)