Categories: None [Edit]

register

https://rubygems.org/gems/register
https://github.com/kigster/register
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.

Total

Ranking: - of 0
Downloads: -

Daily

Ranking: - of 0
Downloads: -

Depended by

RankDownloadsName
180,2661,944prometheus-collector

Depends on

RankDownloadsName
13,524,455,789bundler
81,354,615,159rake
29993,218,487rspec
97478,892,970simplecov
183281,903,365awesome_print
227225,389,305yard
510100,901,872rspec-its
1,85018,017,143codeclimate-test-reporter
7,670605,446irbtools
11,159264,513yard-rspec

Owners

#GravatarHandle
1iconkigster