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 d58fe64 commit 25e0cfcCopy full SHA for 25e0cfc
docs/reference/driver-compatibility.txt
@@ -357,9 +357,8 @@ compatibility code for behavior like time serialization to be correct:
357
require 'mongo'
358
require 'mongo/active_support'
359
360
-Applications using Mongoid 7.0.3 or newer
361
-do not need to explicitly load the driver's ActiveSupport code, since Mongoid
362
-automatically does so.
+Applications using Mongoid 7.0.6 or newer do not need to explicitly load
+the driver's ActiveSupport code, since Mongoid automatically does so.
363
364
Atlas Compatibility
365
~~~~~~~~~~~~~~~~~~~
0 commit comments