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

安裝:
=

版本列表:

  1. 1.0.0 July 17, 2017 (9.0 KB)

Runtime 相依性套件 (1):

mongoid ~> 6

Development 相依性套件 (3):

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

擁有者:

作者:

  • pavlo

SHA 256 總和檢查碼:

=

總下載次數 2,588

這個版本 2,588

版本发布:

授權:

MIT

Ruby 版本需求: >= 0

相關連結: