-
Type: Improvement
-
Resolution: Fixed
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: Docs
-
1
-
Fully Compatible
The options taken by collection#insert_one and collection#insert_many are not documented: http://api.mongodb.com/ruby/current/Mongo/Collection.html#insert_one-instance_method
The options should be documented, for example whether write concern can be specified and if so, how (see 1623).
- related to
-
RUBY-1623 Create a write concern base class
- Closed