Created
February 5, 2010 04:39
-
-
Save merbjedi/295516 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
[jc@macbookpro ~]# rvm info | |
rvm 0.1.7 by Wayne E. Seguin ([email protected]) [http://rvm.beginrescueend.com/] | |
system: | |
uname: "Darwin jc-macbookpro.local 10.2.0 Darwin Kernel Version 10.2.0: Tue Nov 3 10:37:10 PST 2009; root:xnu-1486.2.11~1/RELEASE_I386 i386" | |
shell: "bash" | |
version: "3.2.48(1)-release" | |
ruby: | |
interpreter: "ruby" | |
version: "1.8.7" | |
date: "2008-08-11" | |
platform: "universal-darwin10.0" | |
patchlevel: "2008-08-11 patchlevel 72" | |
full_version: "ruby 1.8.7 (2008-08-11 patchlevel 72) [universal-darwin10.0]" | |
homes: | |
gem: "/Users/jc/.rvm/gems/ruby-1.8.7-p174%blah" | |
ruby: "/Users/jc/.rvm/rubies/ruby-1.8.7-p174" | |
binaries: | |
ruby: "/Users/jc/.rvm/rubies/ruby-1.8.7-p174/bin/ruby" | |
irb: "/Users/jc/.rvm/rubies/ruby-1.8.7-p174/bin/irb" | |
gem: "/Users/jc/.rvm/rubies/ruby-1.8.7-p174/bin/gem" | |
rake: "/Users/jc/.rvm/rubies/ruby-1.8.7-p174/bin/rake" | |
environment: | |
GEM_HOME: "/Users/jc/.rvm/gems/ruby-1.8.7-p174%blah" | |
GEM_PATH: "/Users/jc/.rvm/gems/ruby-1.8.7-p174%blah:/Users/jc/.rvm/gems/ruby-1.8.7-p174%global" | |
MY_RUBY_HOME: "/Users/jc/.rvm/rubies/ruby-1.8.7-p174" | |
IRBRC: "/Users/jc/.rvm/rubies/ruby-1.8.7-p174/.irbrc" | |
[jc@macbookpro ~]# |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment