aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/core_ext/kernel/daemonizing.rb
Commit message (Expand)AuthorAgeFilesLines
* removes Kernel#daemonize, which is no longer usedXavier Noria2010-02-061-7/+0
* Added Ruby 1.8 implementation of Process.daemonJoshua Peek2008-05-051-10/+2
* Added Kernel#daemonize to turn the current process into a daemon that can be ...David Heinemeier Hansson2006-03-011-0/+15