Skip to content

Instantly share code, notes, and snippets.

@acook
Last active December 21, 2015 07:59
Show Gist options
  • Save acook/6275174 to your computer and use it in GitHub Desktop.
Save acook/6275174 to your computer and use it in GitHub Desktop.
Programmatically install and use rubies/gemsets based on the files in the current directory.
rvm use --install --create .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment