Skip to content

Instantly share code, notes, and snippets.

@nddeluca
Created December 30, 2014 17:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nddeluca/e1cd1f2384e644b2b8aa to your computer and use it in GitHub Desktop.
Save nddeluca/e1cd1f2384e644b2b8aa to your computer and use it in GitHub Desktop.
\curl -sSL https://get.rvm.io | bash -s -- --version 1.26.6
rvm reload
rvm 2.1.4 do rvm gemset create foobar
rvm 2.1.4@foobar
\curl -sSL https://get.rvm.io | bash -s -- --version 1.26.7
rvm reload
rvm 2.1.4 do rvm gemset create foobar
rvm 2.1.4@foobar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment