RubyGems Navigation menu

mongoid-dynamic_clients 1.0.0

The gem makes it easier to switch databases at runtime without the need to configure them all in `mongoid.yml` file. This is helpful when you do not know the databases you're connecting to at the build time, say you're developing a multi-tenancy or a white-labeable application where every tenant has its own database and you do not have the ability to enumerate them all in `mongoid.yml`

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.0.0 - July 17, 2017 (9 KB)

Runtime Dependencies (1):

mongoid ~> 6

Development Dependencies (3):

bundler ~> 1.15
minitest ~> 5.0
rake ~> 10.0

Owners:

Authors:

  • pavlo

SHA 256 checksum:

b62709bccad1ac800fe8acc74f52949fa4cb6e2da1c0c510f9c3fd3ba563aa0c

Total downloads 2,406

For this version 2,406

License:

MIT

Required Ruby Version: >= 0

Links: