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:
=

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:

=

Total downloads 2,588

For this version 2,588

Version Released:

License:

MIT

Required Ruby Version: >= 0

Links: