Created
February 19, 2012 20:59
-
-
Save capnslipp/1865748 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ rvm list | |
rvm rubies | |
ruby-1.8.6-p420 [ i686 ] | |
ruby-1.8.7-p357 [ i686 ] | |
ruby-1.9.1-p431 [ i386 ] | |
ruby-1.9.2-p290 [ x86_64 ] | |
=* ruby-1.9.3-p0 [ x86_64 ] | |
# => - current | |
# =* - current && default | |
# * - default |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment