Skip to content

Commit 25e0cfc

Browse files
pEmily Giurleo
authored andcommitted
Automatic loading of AS support for driver was added in Mongoid 7.0.6, per MONGOID-4770
1 parent d58fe64 commit 25e0cfc

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/reference/driver-compatibility.txt

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -357,9 +357,8 @@ compatibility code for behavior like time serialization to be correct:
357357
require 'mongo'
358358
require 'mongo/active_support'
359359

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.
360+
Applications using Mongoid 7.0.6 or newer do not need to explicitly load
361+
the driver's ActiveSupport code, since Mongoid automatically does so.
363362

364363
Atlas Compatibility
365364
~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)