rbenv / rbenv-each

rbenv plugin to Run a command across all installed rubies.
Creative Commons Zero v1.0 Universal
91 stars 18 forks source link

Verbose by default, use -q (quiet) to silence headers #13

Closed toy closed 9 years ago

mislav commented 9 years ago

This significantly changes rbenv-each behavior and I'm reluctant to go ahead of it. Couldn't you create a wrapper for rbenv-each yourself in your own environment that defaults to rbenv-each -v?