quietly

quietly()
Instance Public methods

Silences both STDOUT and STDERR, even for subprocesses.

quietly { system 'bundle install' }
doc_ruby_on_rails
2015-06-20 00:00:00
Comments
Leave a Comment

Please login to continue.