Created
March 10, 2010 18:05
-
-
Save merbjedi/328150 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 ~/Rails3/railsgen(master)]# rvm info | |
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: "2010-01-10" | |
platform: "i686-darwin10.2.0" | |
patchlevel: "2010-01-10 patchlevel 249" | |
full_version: "ruby 1.8.7 (2010-01-10 patchlevel 249) [i686-darwin10.2.0]" | |
homes: | |
gem: "/Users/jc/.rvm/gems/ruby-1.8.7-p249%railsgen" | |
ruby: "/Users/jc/.rvm/rubies/ruby-1.8.7-p249" | |
binaries: | |
ruby: "/Users/jc/.rvm/rubies/ruby-1.8.7-p249/bin/ruby" | |
irb: "/Users/jc/.rvm/rubies/ruby-1.8.7-p249/bin/irb" | |
gem: "/Users/jc/.rvm/rubies/ruby-1.8.7-p249/bin/gem" | |
rake: "/Users/jc/.rvm/gems/ruby-1.8.7-p249%railsgen/bin/rake" | |
environment: | |
GEM_HOME: "/Users/jc/.rvm/gems/ruby-1.8.7-p249%railsgen" | |
GEM_PATH: "/Users/jc/.rvm/gems/ruby-1.8.7-p249%railsgen:/Users/jc/.rvm/gems/ruby-1.8.7-p249%global" | |
BUNDLE_PATH: "/Users/jc/.rvm/gems/ruby-1.8.7-p249%railsgen" | |
MY_RUBY_HOME: "/Users/jc/.rvm/rubies/ruby-1.8.7-p249" | |
IRBRC: "/Users/jc/.rvm/rubies/ruby-1.8.7-p249/.irbrc" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment