Skip to content

Instantly share code, notes, and snippets.

@misfo
Created July 24, 2012 14:07
Show Gist options
  • Select an option

  • Save misfo/3170080 to your computer and use it in GitHub Desktop.

Select an option

Save misfo/3170080 to your computer and use it in GitHub Desktop.
for v in system `rbenv versions --bare`; do RBENV_VERSION=$v ruby -v; done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment