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,500 of 196,658
Downloads: 69,579

Daily

Ranking: 67,232 of 196,619
Downloads: 2

Depended by

RankDownloadsName
182,6472,003prometheus-collector

Depends on

RankDownloadsName
13,750,343,576bundler
81,416,600,134rake
291,020,526,382rspec
98501,545,707simplecov
189287,467,611awesome_print
232235,518,362yard
520103,782,321rspec-its
1,86918,371,261codeclimate-test-reporter
7,621637,609irbtools
11,287268,677yard-rspec

Owners

#GravatarHandle
1iconkigster