Created
May 26, 2010 11:33
-
-
Save octplane/414372 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
26/05 13:32 ~/.rvm% rvm info | |
ruby-1.8.7-p249: | |
system: | |
uname: "Darwin Fatland.local 10.3.0 Darwin Kernel Version 10.3.0: Fri Feb 26 11:58:09 PST 2010; root:xnu-1504.3.12~1/RELEASE_I386 i386 i386 MacPro4,1 Darwin" | |
shell: "bash" | |
version: "3.2.48(1)-release" | |
rvm: | |
type: "rvm is /Users/oct/.rvm/bin/rvm" | |
version: "rvm 0.1.33 by Wayne E. Seguin ([email protected]) [http://rvm.beginrescueend.com/]" | |
ruby: | |
interpreter: "ruby" | |
version: "1.8.7" | |
date: "2010-01-10" | |
platform: "i686-darwin10.3.0" | |
patchlevel: "2010-01-10 patchlevel 249" | |
full_version: "ruby 1.8.7 (2010-01-10 patchlevel 249) [i686-darwin10.3.0]" | |
homes: | |
gem: "/Users/oct/.rvm/gems/ruby-1.8.7-p249" | |
ruby: "/Users/oct/.rvm/rubies/ruby-1.8.7-p249" | |
binaries: | |
ruby: "/Users/oct/.rvm/rubies/ruby-1.8.7-p249/bin/ruby" | |
irb: "/Users/oct/.rvm/rubies/ruby-1.8.7-p249/bin/irb" | |
gem: "/Users/oct/.rvm/rubies/ruby-1.8.7-p249/bin/gem" | |
rake: "/Users/oct/.rvm/gems/ruby-1.8.7-p249/bin/rake" | |
environment: | |
GEM_HOME: "/Users/oct/.rvm/gems/ruby-1.8.7-p249" | |
GEM_PATH: "/Users/oct/.rvm/gems/ruby-1.8.7-p249:/Users/oct/.rvm/gems/ruby-1.8.7-p249@global" | |
BUNDLE_PATH: "/Users/oct/.rvm/gems/ruby-1.8.7-p249" | |
MY_RUBY_HOME: "/Users/oct/.rvm/rubies/ruby-1.8.7-p249" | |
IRBRC: "/Users/oct/.rvm/rubies/ruby-1.8.7-p249/.irbrc" | |
RUBYOPT: "" | |
gemset: "" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment