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,995 of 193,756
Downloads: 69,509

Daily

Ranking: 110,042 of 193,649
Downloads: 0

Depended by

RankDownloadsName
180,1011,941prometheus-collector

Depends on

RankDownloadsName
13,494,238,297bundler
81,345,947,699rake
29989,540,006rspec
97475,839,609simplecov
183280,983,491awesome_print
226223,990,022yard
510100,505,066rspec-its
1,85017,952,003codeclimate-test-reporter
7,682600,487irbtools
11,128263,950yard-rspec

Owners

#GravatarHandle
1iconkigster