In https://docs.mongodb.com/mongoid/master/tutorials/mongoid-queries/#additional-query-methods
Add any? documentation
Document the stdlib functionality & the Mongoid functionality
Mention that if documents are already loaded, they will be used to satisfy the predicate
Consider https://jira.mongodb.org/browse/MONGOID-4522
- related to
-
MONGOID-4947 #any? method with block given does not behave as per Enumerable
- Closed
-
MONGOID-4522 Make #any? not retrieve entire result set, like #exists?
- Closed
- links to