RubyGems.org

right_popen

1.0.21

RightPopen allows running external processes aynchronously while still capturing their standard and error outputs. It relies on EventMachine for most of its internal mechanisms. The Linux implementation is valid for any Linux platform but there is also a native implementation for Windows platforms.

installgem install right_popen
Authors

Scott Messier, Raphael Simon, Graham Hughes

18,022 total downloads 409 for this version
Owners

D37c936ae35d87806cff2ab856059fd0Fefccf4b7fc94f7763161159bd4afa52

Gemfile
gem "right_popen", "~> 1.0.21"
Versions
  1. 1.0.16 May 15, 2012
  2. 1.0.21 April 25, 2012 x86-mswin32-60
  3. 1.0.21 April 25, 2012
  4. 1.0.20 March 7, 2012
  5. 1.0.20 March 7, 2012 x86-mswin32-60
Show all versions (28 total)
Runtime Dependencies
  1. eventmachine >= 0.12.11