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: 20,031 of 180,507
Downloads: 66,085

Daily

Ranking: 9,066 of 180,487
Downloads: 129

Depended by

RankDownloadsName
173,9811,419prometheus-collector

Depends on

RankDownloadsName
12,082,629,206bundler
16855,753,735rake
23768,975,035rspec
102312,421,154simplecov
146219,521,455awesome_print
222142,355,775yard
40978,802,093rspec-its
1,52415,354,415codeclimate-test-reporter
6,903466,308irbtools
9,892224,967yard-rspec

Owners

#GravatarHandle
1iconkigster