On Sun, Jun 13, 2010 at 3:04 PM, doug livesey <[email protected]> wrote: > So what do I do if I want to launch something in a separate process in Ruby
For a separate *process* see fork: http://ruby-doc.org/core/classes/Kernel.html#M005969 Will. -- Will Jessop Super Shiny Robot Limited - Professional web design and development t: 07939 547 962 w: http://supershinyrobot.com/ -- You received this message because you are subscribed to the Google Groups "NWRUG" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/nwrug-members?hl=en.
