RubyGems Navigation menu

register 0.5.5

This is a simple module-level registry for application globals. Use it to wrap global connection pools, memcached connections, redis, even database connections, and register them within a top-level namespace module of your application. For example, instead of doing Rails.cache you could be doing MyApp.rails_cache or MyApp.redis_cache, etc.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.5.5 - August 29, 2017 (19.0 KB)
  2. 0.5.4 - August 24, 2017 (19.0 KB)
  3. 0.5.3 - August 24, 2017 (18.0 KB)
显示所有版本 (共 6 个)

Development 依赖 (10):

bundler ~> 1.15
irbtools >= 0
rake ~> 10.0
rspec ~> 3.0
rspec-its >= 0
simplecov >= 0
yard >= 0
yard-rspec >= 0

业主:

作者:

  • Konstantin Gredeskoul

SHA 256 校验和:

843d4bdae0927e90bb19a0461e98aa13f1d597c9dcb33041e923f38073100077

下载总量 66,406

这个版本 62,875

许可:

MIT

需要的 Ruby 版本: >= 0

链接: