rubygem-mhennemeyer-output_catcher - OutputCatcher makes it easy to capture the $stderr and $stdout streams
Website: | http://workunitgroup.com/2008/5/26/output-catcher-for-ruby-and-rails |
---|---|
License: | GPLv2+ or Ruby |
- Description:
OutputCatcher is available as a Rails plugin and as a gem. It provides a way to capture the standard out($stdout) or standard error($stderr) of your code without pain and suppresses the output of the 'err' or 'out' stream.
Packages
rubygem-mhennemeyer-output_catcher-1.0.1-5m.mo8.noarch [8 KiB] |
Changelog
by Masahiro Takahata (2011-11-14):
- (1.0.1-5m) - use RbConfig |