Skip to content

Instantly share code, notes, and snippets.

@DevanB
Created June 4, 2011 00:48
Show Gist options
  • Save DevanB/1007413 to your computer and use it in GitHub Desktop.
Save DevanB/1007413 to your computer and use it in GitHub Desktop.
Devan-Beitels-MacBook:~ devanb$ rvm info
ruby-1.9.2-p180@rails3tutorial:
system:
uname: "Darwin Devan-Beitels-MacBook.local 10.7.0 Darwin Kernel Version 10.7.0: Sat Jan 29 15:17:16 PST 2011; root:xnu-1504.9.37~1/RELEASE_I386 i386"
bash: "/bin/bash => GNU bash, version 3.2.48(1)-release (x86_64-apple-darwin10.0)"
zsh: "/bin/zsh => zsh 4.3.9 (i386-apple-darwin10.0)"
rvm:
version: "rvm 1.6.18 by Wayne E. Seguin (wayneeseguin@gmail.com) [https://rvm.beginrescueend.com/]"
ruby:
interpreter: "ruby"
version: "1.9.2p180"
date: "2011-02-18"
platform: "x86_64-darwin10.7.0"
patchlevel: "2011-02-18 revision 30909"
full_version: "ruby 1.9.2p180 (2011-02-18 revision 30909) [x86_64-darwin10.7.0]"
homes:
gem: "/Users/devanb/.rvm/gems/ruby-1.9.2-p180@rails3tutorial"
ruby: "/Users/devanb/.rvm/rubies/ruby-1.9.2-p180"
binaries:
ruby: "/Users/devanb/.rvm/rubies/ruby-1.9.2-p180/bin/ruby"
irb: "/Users/devanb/.rvm/rubies/ruby-1.9.2-p180/bin/irb"
gem: "/Users/devanb/.rvm/rubies/ruby-1.9.2-p180/bin/gem"
rake: "/Users/devanb/.rvm/rubies/ruby-1.9.2-p180/bin/rake"
environment:
PATH: "/Users/devanb/.rvm/gems/ruby-1.9.2-p180@rails3tutorial/bin:/Users/devanb/.rvm/gems/ruby-1.9.2-p180@global/bin:/Users/devanb/.rvm/rubies/ruby-1.9.2-p180/bin:/Users/devanb/.rvm/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/usr/X11/bin:/opt/local/bin"
GEM_HOME: "/Users/devanb/.rvm/gems/ruby-1.9.2-p180@rails3tutorial"
GEM_PATH: "/Users/devanb/.rvm/gems/ruby-1.9.2-p180@rails3tutorial:/Users/devanb/.rvm/gems/ruby-1.9.2-p180@global"
MY_RUBY_HOME: "/Users/devanb/.rvm/rubies/ruby-1.9.2-p180"
IRBRC: "/Users/devanb/.rvm/rubies/ruby-1.9.2-p180/.irbrc"
RUBYOPT: ""
gemset: "rails3tutorial"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment