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,326 of 190,365
Downloads: 69,336

Daily

Ranking: 59,090 of 190,317
Downloads: 2

Depended by

RankDownloadsName
178,7521,869prometheus-collector

Depends on

RankDownloadsName
13,243,919,424bundler
81,256,317,454rake
29957,790,816rspec
99449,998,013simplecov
179273,244,219awesome_print
227209,797,469yard
50497,137,887rspec-its
1,82117,384,825codeclimate-test-reporter
7,647555,789irbtools
10,835258,624yard-rspec

Owners

#GravatarHandle
1iconkigster