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,889 of 193,214
Downloads: 69,500

Daily

Ranking: 129,210 of 193,188
Downloads: 0

Depended by

RankDownloadsName
179,8911,935prometheus-collector

Depends on

RankDownloadsName
13,441,039,624bundler
81,330,047,653rake
29983,045,376rspec
97470,376,754simplecov
181279,289,780awesome_print
227221,344,959yard
51099,804,628rspec-its
1,84317,840,481codeclimate-test-reporter
7,555593,773irbtools
11,102262,986yard-rspec

Owners

#GravatarHandle
1iconkigster