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,155 of 189,104
Downloads: 69,291

Daily

Ranking: 88,565 of 189,083
Downloads: 2

Depended by

RankDownloadsName
178,4231,852prometheus-collector

Depends on

RankDownloadsName
13,155,797,051bundler
91,221,972,098rake
29946,005,779rspec
99440,871,647simplecov
175270,469,386awesome_print
224205,237,916yard
49795,949,560rspec-its
1,79917,217,448codeclimate-test-reporter
7,730535,473irbtools
10,765256,592yard-rspec

Owners

#GravatarHandle
1iconkigster