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: 21,986 of 188,317
Downloads: 69,254

Daily

Ranking: 127,110 of 188,299
Downloads: 0

Depended by

RankDownloadsName
177,9981,833prometheus-collector

Depends on

RankDownloadsName
13,085,315,544bundler
101,190,757,019rake
29936,211,935rspec
99433,189,344simplecov
170268,118,442awesome_print
225201,003,475yard
49194,924,812rspec-its
1,78317,075,304codeclimate-test-reporter
7,702524,621irbtools
10,687255,161yard-rspec

Owners

#GravatarHandle
1iconkigster