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,418 of 196,375
Downloads: 69,566

Daily

Ranking: 73,233 of 196,338
Downloads: 0

Depended by

RankDownloadsName
182,0351,996prometheus-collector

Depends on

RankDownloadsName
13,689,612,215bundler
81,400,595,737rake
291,013,489,279rspec
98495,750,363simplecov
189285,986,770awesome_print
230233,063,861yard
520103,067,321rspec-its
1,86818,276,863codeclimate-test-reporter
7,640630,182irbtools
11,253267,726yard-rspec

Owners

#GravatarHandle
1iconkigster