Categories: None [Edit]
acts_as_service
A gem with a mixin to let you turn a class into something that runs like a service,
which you can MyService.start, MyService.stop, and MyService.restart. It tracks
its own pid. For now, pretty sure it requires that the class is running inside
a rails context (e.g. run by script/runner MyService.start), but that could
probably be changed without too much difficulty.
Total
Ranking: 33,264 of 188,317
Downloads: 38,501
Daily
Ranking: 127,110 of 188,299
Downloads: 0
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|
Depends on
| Rank | Downloads | Name |
|---|
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | bmpercy |