Start delayed_job in the background

Posted Over 13 years ago. Visible to the public.

This starts delayed_job, hiding all the output and hiding the process in the background.

rake jobs:work &>/dev/null &
Henning Koch
Last edit
About 13 years ago
License
Source code in this card is licensed under the MIT License.
Posted by Henning Koch to makandra dev (2010-08-25 12:32)