-
Type:
New Feature
-
Resolution: Done
-
Priority:
Minor - P4
-
Affects Version/s: 2.0.2
-
Component/s: None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
For development environments it would useful if the client connects to localhost when it's not passed any connection arguments e.g.
client = Mongo::Client.new
This used to be the case in previous driver versions. Perhaps we can bring this behaviour back?