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,110 of 188,757
Downloads: 69,269

Daily

Ranking: 87,276 of 188,742
Downloads: 0

Depended by

RankDownloadsName
178,2651,844prometheus-collector

Depends on

RankDownloadsName
13,119,417,231bundler
101,202,260,445rake
29941,173,382rspec
99437,027,655simplecov
173269,239,153awesome_print
225203,242,642yard
49795,411,117rspec-its
1,79417,152,835codeclimate-test-reporter
7,724528,466irbtools
10,731255,832yard-rspec

Owners

#GravatarHandle
1iconkigster