method

daemonize

rails latest stable - Class: Kernel

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v2.3.8) is shown here.

daemonize()
public

Turns the current script into a daemon process that detaches from the console. It can be shut down with a TERM signal.