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:
=
安装:
=
版本列表:
- 1.0.0 July 17, 2017 (9.0 KB)
Runtime 依赖 (1):
mongoid
~> 6