rom-rb / rom-mongo

(Looking for a maintainer) MongoDB support for rom-rb
https://rom-rb.org
MIT License
33 stars 21 forks source link

Pass the URI directly to `Mongo::Client` #8

Closed mcramm closed 9 years ago

mcramm commented 9 years ago

There is no need to do any string hacking, the driver knows how to parse the provided URI.