-
Type: Improvement
-
Resolution: Works as Designed
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: Docs
-
None
https://docs.mongodb.com/ruby-driver/current/quick-start/#query-the-collection describes how to find all documents matching a filter but not a single document. This has caused user confusion in https://stackoverflow.com/questions/67342594/access-mongodbs-object-with-mongodb-ruby-driver.