Release Name: 0.4
Notes:
Changes:
- Rush::Box#processes returns a ProcessSet
- bash :background => true
- Pass args to rush on the command line to execute a one-off, e.g.: rush 'processes.filter(:command => "ruby")'
- Killing a process which is already dead raises no error
|