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,413 of 191,483
Downloads: 69,369

Daily

Ranking: 54,663 of 191,454
Downloads: 4

Depended by

RankDownloadsName
178,9751,882prometheus-collector

Depends on

RankDownloadsName
13,294,095,825bundler
81,274,245,981rake
29964,633,797rspec
99455,133,578simplecov
179274,709,856awesome_print
227212,397,555yard
50797,786,690rspec-its
1,83017,486,395codeclimate-test-reporter
7,573570,005irbtools
10,865259,844yard-rspec

Owners

#GravatarHandle
1iconkigster