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,651 of 192,137
Downloads: 69,432

Daily

Ranking: 38,280 of 192,103
Downloads: 4

Depended by

RankDownloadsName
179,3351,904prometheus-collector

Depends on

RankDownloadsName
13,342,103,677bundler
81,292,456,495rake
29970,934,436rspec
99460,193,193simplecov
179276,099,234awesome_print
227215,002,076yard
50798,482,938rspec-its
1,83417,627,313codeclimate-test-reporter
7,543580,126irbtools
10,905261,110yard-rspec

Owners

#GravatarHandle
1iconkigster