We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bebfdff commit 809e1c7Copy full SHA for 809e1c7
README.md
@@ -38,7 +38,7 @@ For more on Mongoid support in ActiveAdmin see [this issue](https://github.com/g
38
Add the following gems to your application's Gemfile, and lock the version:
39
40
```ruby
41
-gem 'activeadmin-mongoid', '0.8.0'
+gem 'activeadmin-mongoid', '0.9.0'
42
gem 'ransack-mongoid', github: 'activerecord-hackery/ransack-mongoid'
43
```
44
0 commit comments