J
Junkone
how to start a ruby process that is not dependent on the process
initiaing it.
i tried doing system('ruby myCron.rb') but as soon as my process
ended, the mycron.rb process disappeared.
any ideas
initiaing it.
i tried doing system('ruby myCron.rb') but as soon as my process
ended, the mycron.rb process disappeared.
any ideas