08 June 2008
The ruby daemon gem is absolutely brilliant.
It makes creating a ruby daemon simply as pie.
On thing that got me for a bit.. seems its current directory upon startup is / .
So my effort to test by writing to a file in the current directory made it look as though things were not working.
Use full path names in Daemon software.

Trackback URL