Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 22 additions & 1 deletion source/reference/compatibility.txt
Original file line number Diff line number Diff line change
Expand Up @@ -320,6 +320,7 @@ are supported by Mongoid.
:class: compatibility-large no-padding

* - Mongoid
- Rails 7.2
- Rails 7.1
- Rails 7.0
- Rails 6.1
Expand All @@ -328,14 +329,25 @@ are supported by Mongoid.
- Rails 5.1

* - 9.0
- |checkmark| [#rails-7.2]_
- |checkmark| [#rails-7.1]_
- |checkmark|
- |checkmark|
- |checkmark|
-
-

* - 8.0 through 8.1
* - 8.1
- |checkmark| [#rails-7.2]_
- |checkmark| [#rails-7.1]_
- |checkmark|
- |checkmark|
- |checkmark|
- |checkmark| [#rails-5-ruby-3.0]_
-

* - 8.0
-
- |checkmark| [#rails-7.1]_
- |checkmark|
- |checkmark|
Expand All @@ -344,6 +356,7 @@ are supported by Mongoid.
-

* - 7.5
-
-
- |checkmark|
- |checkmark|
Expand All @@ -352,6 +365,7 @@ are supported by Mongoid.
- D

* - 7.4
-
-
- |checkmark|
- |checkmark|
Expand All @@ -360,6 +374,7 @@ are supported by Mongoid.
- |checkmark| [#rails-5-ruby-3.0]_

* - 7.3
-
-
- |checkmark| [#rails-7-Mongoid-7.3]_
- |checkmark|
Expand All @@ -368,6 +383,7 @@ are supported by Mongoid.
- |checkmark| [#rails-5-ruby-3.0]_

* - 7.2
-
-
-
- |checkmark| [#rails-6.1]_
Expand All @@ -376,6 +392,7 @@ are supported by Mongoid.
- |checkmark| [#rails-5-ruby-3.0]_

* - 7.1
-
-
-
- |checkmark| [#rails-6.1]_
Expand All @@ -384,6 +401,7 @@ are supported by Mongoid.
- |checkmark|

* - 7.0
-
-
-
- |checkmark| [#rails-6.1]_
Expand All @@ -403,6 +421,9 @@ are supported by Mongoid.
.. [#rails-7.1] Rails 7.1 requires Mongoid 8.0.7 or 8.1.3 in the respective
8.0 and 8.1 stable branches.

.. [#rails-7.2] Rails 7.2 requires Mongoid 8.1.6 and 9.0.2 in the respective
8.1 and 9.0 stable branches.

.. include:: /includes/unicode-checkmark.rst
.. include:: /includes/unicode-ballot-x.rst

Expand Down
Loading