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: 22,780 of 192,692
Downloads: 69,477

Daily

Ranking: 83,174 of 192,666
Downloads: 9

Depended by

RankDownloadsName
179,5991,922prometheus-collector

Depends on

RankDownloadsName
13,389,621,074bundler
81,311,002,349rake
29976,634,844rspec
99464,953,038simplecov
179277,577,999awesome_print
226218,636,215yard
50799,113,276rspec-its
1,84017,714,871codeclimate-test-reporter
7,560587,008irbtools
11,069261,921yard-rspec

Owners

#GravatarHandle
1iconkigster