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,236 of 189,654
Downloads: 69,296

Daily

Ranking: 94,537 of 189,628
Downloads: 0

Depended by

RankDownloadsName
178,5221,859prometheus-collector

Depends on

RankDownloadsName
13,194,011,454bundler
91,238,481,866rake
29951,193,561rspec
99444,869,879simplecov
177271,703,956awesome_print
226207,181,471yard
50096,471,621rspec-its
1,80817,288,500codeclimate-test-reporter
7,697544,952irbtools
10,793257,484yard-rspec

Owners

#GravatarHandle
1iconkigster