This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Tue Dec 23 10:10:01 -0800 2008 | |
| |
History.txt | Wed Sep 19 10:41:11 -0700 2007 | |
| |
License.txt | Sun Jul 08 20:03:22 -0700 2007 | |
| |
Manifest.txt | Sat Jul 07 11:08:56 -0700 2007 | |
| |
README.txt | Tue Dec 23 10:10:01 -0800 2008 | |
| |
Rakefile | Tue Dec 23 10:10:01 -0800 2008 | |
| |
lib/ | Tue Dec 23 10:10:01 -0800 2008 | |
| |
scripts/ | Sat Jul 07 11:08:56 -0700 2007 | |
| |
setup.rb | Sat Jul 07 11:08:56 -0700 2007 | |
| |
simple-daemon.gemspec | Tue Dec 23 12:45:48 -0800 2008 | |
| |
spec/ | Sun Jul 08 20:03:22 -0700 2007 | |
| |
website/ | Wed Sep 19 10:41:11 -0700 2007 |
README.txt
= simple-daemon == DESCRIPTION: Simple 70-line daemon module for Ruby. Add daemon functionality to a Ruby class (start, stop, restart; pid file; logging). Built on a module by Sharon Rosner released to DZone Snippets.







