-
Type: Improvement
-
Resolution: Fixed
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: Docs
-
Fully Compatible
Neither Collection#initialize nor Collection#with document their options. Specifically I was trying to figure out how to pass read concern and write concern to collection operations and couldn't.
http://api.mongodb.com/ruby/current/Mongo/Collection.html#initialize-instance_method
http://api.mongodb.com/ruby/current/Mongo/Collection.html#with-instance_method
- is duplicated by
-
RUBY-3084 Collection#with allows incorrect options to be changed
- Closed