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 028965e commit 12529cbCopy full SHA for 12529cb
source/installation.txt
@@ -27,7 +27,7 @@ To install the gem with bundler, include the following in your ``Gemfile``:
27
28
.. code-block:: ruby
29
30
- gem 'mongoid', '~> 7.3.0'
+ gem 'mongoid', '~> 9.0.0'
31
32
Using Mongoid with a New Rails Application
33
==========================================
0 commit comments