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 57a242b commit e724fd3Copy full SHA for e724fd3
source/release-notes/mongoid-8.0.txt
@@ -308,3 +308,11 @@ Removed ``Document#to_a`` method
308
309
The previously deprecated ``Document#to_a`` method has been removed in
310
Mongoid 8.
311
+
312
313
+Replaced ``Mongoid::Criteria#geo_spacial`` with ``#geo_spatial``
314
+----------------------------------------------------------------
315
316
+The previously deprecated ``Mongoid::Criteria#geo_spacial`` method has been
317
+removed in Mongoid 8. It has been replaced one-for-one with ``#geo_spatial``
318
+which was added in Mongoid 7.2.0.
0 commit comments