process-daemon 0.6.1
`Process::Daemon` is a stable and helpful base class for long running tasks and daemons. Provides standard `start`, `stop`, `restart`, `status` operations.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (1):
            rainbow
            ~> 2.0
          
    