Created
July 1, 2011 22:47
-
-
Save whartonn/1059549 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 info | |
ruby-1.9.2-p136@fat: | |
system: | |
uname: "Linux ip-10-171-45-26 2.6.31-302-ec2 #7-Ubuntu SMP Tue Oct 13 19:06:04 UTC 2009 i686 GNU/Linux" | |
bash: "/bin/bash => GNU bash, version 4.0.33(1)-release (i486-pc-linux-gnu)" | |
zsh: " => not installed" | |
rvm: | |
version: "rvm 1.6.20 by Wayne E. Seguin ([email protected]) [https://rvm.beginrescueend.com/]" | |
ruby: | |
interpreter: "ruby" | |
version: "1.9.2p136" | |
date: "2010-12-25" | |
platform: "i686-linux" | |
patchlevel: "2010-12-25 revision 30365" | |
full_version: "ruby 1.9.2p136 (2010-12-25 revision 30365) [i686-linux]" | |
homes: | |
gem: "/usr/local/rvm/gems/ruby-1.9.2-p136@fat" | |
ruby: "/usr/local//rvm/rubies/ruby-1.9.2-p136" | |
binaries: | |
ruby: "/usr/local//rvm/rubies/ruby-1.9.2-p136/bin/ruby" | |
irb: "/usr/local//rvm/rubies/ruby-1.9.2-p136/bin/irb" | |
gem: "/usr/local//rvm/rubies/ruby-1.9.2-p136/bin/gem" | |
rake: "/usr/local/rvm/gems/ruby-1.9.2-p136@global/bin/rake" | |
environment: | |
PATH: "/usr/local/rvm/gems/ruby-1.9.2-p136@fat/bin:/usr/local/rvm/gems/ruby-1.9.2-p136@global/bin:/usr/local//rvm/rubies/ruby-1.9.2-p136/bin:/usr/local/bin:/usr/local/rvm/gems/ruby-1.9.2-p136/bin:/usr/local/rvm/rubies/ruby-1.9.2-p136/bin:/usr/local/sbin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" | |
GEM_HOME: "/usr/local/rvm/gems/ruby-1.9.2-p136@fat" | |
GEM_PATH: "/usr/local/rvm/gems/ruby-1.9.2-p136@fat:/usr/local/rvm/gems/ruby-1.9.2-p136@global" | |
MY_RUBY_HOME: "/usr/local//rvm/rubies/ruby-1.9.2-p136" | |
IRBRC: "/usr/local//rvm/rubies/ruby-1.9.2-p136/.irbrc" | |
RUBYOPT: "" | |
gemset: "fat" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment