process_watcher 0.4
ProcessWatcher is a cross platform interface for running subprocesses safely. Unlike backticks or popen in Ruby 1.8, it will not invoke a shell. Unlike system, it will permits capturing the output. Unlike rolling it by hand, it runs on Windows.
Gemfile:
=
install:
=
Development Dependencies (1):
rspec
~> 1.3