Skip to content

Instantly share code, notes, and snippets.

@rodrigomaia
Created October 8, 2013 19:44
Show Gist options
  • Save rodrigomaia/6890398 to your computer and use it in GitHub Desktop.
Save rodrigomaia/6890398 to your computer and use it in GitHub Desktop.
How to create "rvmrc" on "new" rvm (1.22.)
echo "ruby-2.0.0-p247" > .ruby-version
echo "atlas_ag" > .ruby-gemset
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment