Skip to content

Instantly share code, notes, and snippets.

@flooose
Created May 29, 2010 13:25
Show Gist options
  • Save flooose/418273 to your computer and use it in GitHub Desktop.
Save flooose/418273 to your computer and use it in GitHub Desktop.
[chris@turnstile ~]$ rvm info
ruby-1.8.7-p249:
system:
uname: "Linux turnstile 2.6.33-ARCH #1 SMP PREEMPT Thu May 13 11:32:37 CEST 2010 x86_64 Intel(R) Core(TM)2 Duo CPU T7500 @ 2.20GHz GenuineIntel GNU/Linux"
shell: "bash"
version: "4.1.7(2)-release"
rvm:
type: "rvm is /home/chris/.rvm/bin/rvm"
version: "rvm 0.1.35 by Wayne E. Seguin (wayneeseguin@gmail.com) [http://rvm.beginrescueend.com/]"
ruby:
interpreter: "ruby"
version: "1.8.7"
date: "2010-01-10"
platform: "x86_64-linux"
patchlevel: "2010-01-10 patchlevel 249"
full_version: "ruby 1.8.7 (2010-01-10 patchlevel 249) [x86_64-linux]"
homes:
gem: "/home/chris/.rvm/gems/ruby-1.8.7-p249"
ruby: "/home/chris/.rvm/rubies/ruby-1.8.7-p249"
binaries:
ruby: "/home/chris/.rvm/rubies/ruby-1.8.7-p249/bin/ruby"
irb: "/home/chris/.rvm/rubies/ruby-1.8.7-p249/bin/irb"
gem: "/home/chris/.rvm/rubies/ruby-1.8.7-p249/bin/gem"
rake: "/home/chris/.rvm/gems/ruby-1.8.7-p249/bin/rake"
environment:
GEM_HOME: "/home/chris/.rvm/gems/ruby-1.8.7-p249"
GEM_PATH: "/home/chris/.rvm/gems/ruby-1.8.7-p249:/home/chris/.rvm/gems/ruby-1.8.7-p249@global"
BUNDLE_PATH: "/home/chris/.rvm/gems/ruby-1.8.7-p249"
MY_RUBY_HOME: "/home/chris/.rvm/rubies/ruby-1.8.7-p249"
IRBRC: "/home/chris/.rvm/rubies/ruby-1.8.7-p249/.irbrc"
RUBYOPT: ""
gemset: ""
[chris@turnstile ~]$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment