Created
May 24, 2012 21:08
-
-
Save carlcrott/2784248 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
uberchunk-ubu@uberchunk-ubu-desktop:~/rails_projects/hive$ rvm info | |
ruby-1.9.2-p290@hive: | |
system: | |
uname: "Linux uberchunk-ubu-desktop 2.6.32-33-generic #72-Ubuntu SMP Fri Jul 29 21:07:13 UTC 2011 x86_64 GNU/Linux" | |
bash: "/bin/bash => GNU bash, version 4.1.5(1)-release (x86_64-pc-linux-gnu)" | |
zsh: " => not installed" | |
rvm: | |
version: "rvm 1.13.8 (stable) by Wayne E. Seguin <[email protected]>, Michal Papis <[email protected]> [https://rvm.io/]" | |
updated: "24 minutes 18 seconds ago" | |
ruby: | |
interpreter: "ruby" | |
version: "1.9.2p290" | |
date: "2011-07-09" | |
platform: "x86_64-linux" | |
patchlevel: "2011-07-09 revision 32553" | |
full_version: "ruby 1.9.2p290 (2011-07-09 revision 32553) [x86_64-linux]" | |
homes: | |
gem: "/home/uberchunk-ubu/.rvm/gems/ruby-1.9.2-p290@hive" | |
ruby: "/home/uberchunk-ubu/.rvm/rubies/ruby-1.9.2-p290" | |
binaries: | |
ruby: "/home/uberchunk-ubu/.rvm/rubies/ruby-1.9.2-p290/bin/ruby" | |
irb: "/home/uberchunk-ubu/.rvm/rubies/ruby-1.9.2-p290/bin/irb" | |
gem: "/home/uberchunk-ubu/.rvm/rubies/ruby-1.9.2-p290/bin/gem" | |
rake: "/home/uberchunk-ubu/.rvm/rubies/ruby-1.9.2-p290/bin/rake" | |
environment: | |
PATH: "/home/uberchunk-ubu/.rvm/gems/ruby-1.9.2-p290@hive/bin:/home/uberchunk-ubu/.rvm/gems/ruby-1.9.2-p290@global/bin:/home/uberchunk-ubu/.rvm/rubies/ruby-1.9.2-p290/bin:/home/uberchunk-ubu/.rvm/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" | |
GEM_HOME: "/home/uberchunk-ubu/.rvm/gems/ruby-1.9.2-p290@hive" | |
GEM_PATH: "/home/uberchunk-ubu/.rvm/gems/ruby-1.9.2-p290@hive:/home/uberchunk-ubu/.rvm/gems/ruby-1.9.2-p290@global" | |
MY_RUBY_HOME: "/home/uberchunk-ubu/.rvm/rubies/ruby-1.9.2-p290" | |
IRBRC: "/home/uberchunk-ubu/.rvm/rubies/ruby-1.9.2-p290/.irbrc" | |
RUBYOPT: "" | |
gemset: "hive" | |
uberchunk-ubu@uberchunk-ubu-desktop:~/rails_projects/hive$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment