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: 23,316 of 195,762
Downloads: 69,551

Daily

Ranking: 75,382 of 195,747
Downloads: 2

Depended by

RankDownloadsName
181,3811,988prometheus-collector

Depends on

RankDownloadsName
13,629,697,366bundler
81,384,293,602rake
291,006,320,288rspec
98489,786,530simplecov
186284,528,413awesome_print
229230,406,592yard
516102,291,811rspec-its
1,85918,192,527codeclimate-test-reporter
7,655622,486irbtools
11,213266,896yard-rspec

Owners

#GravatarHandle
1iconkigster