Categories: None [Edit]
service_skeleton
When you need to write a program that provides some sort of persistent
service, there are some things you always need. Logging, metrics,
extracting configuration from the environment, signal handling, and so on.
This gem provides ServiceSkeleton, a template class you can use as a base
for your services, as well as a collection of helper classes to manage
common aspects of a system service.
Total
Ranking: 25,555 of 183,471
Downloads: 49,854
Daily
Ranking: 61,367 of 183,459
Downloads: 0
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
44,667 | 23,597 | config_skeleton |
Depends on
Rank | Downloads | Name |
---|---|---|
1 | 2,455,829,279 | bundler |
10 | 968,905,115 | rake |
25 | 824,998,340 | rspec |
37 | 597,658,323 | rack-test |
98 | 353,709,953 | simplecov |
121 | 288,706,065 | webrick |
224 | 160,920,099 | yard |
391 | 95,645,622 | guard-rspec |
395 | 94,210,552 | redcarpet |
838 | 47,682,069 | sigdump |
931 | 41,790,174 | prometheus-client |
1,639 | 15,801,284 | to_regexp |
1,676 | 15,068,861 | guard-rubocop |
6,153 | 696,383 | rubocop-discourse |
39,376 | 27,817 | frankenstein |
45,921 | 22,732 | loggerstash |
Owners
# | Gravatar | Handle |
---|---|---|
1 | samsaffron | |
2 | tgxworld | |
3 | davidtaylorhq | |
4 | discourse-rubygems | |
5 | fitzy101 |