Skip to content

Instantly share code, notes, and snippets.

@khelll
Created March 21, 2012 09:37
Show Gist options
  • Save khelll/2145824 to your computer and use it in GitHub Desktop.
Save khelll/2145824 to your computer and use it in GitHub Desktop.
RVM
# Default ruby is 1.9.3, but opening a new shell results in having 1.9.2 instead!
~|⇒ ruby -v
ruby 1.9.2p290 (2011-07-09 revision 32553) [x86_64-darwin11.2.0]
~|⇒ rvm list default
Default Ruby (for new shells)
ruby-1.9.3-p125 [ x86_64 ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment