Skip to content

Instantly share code, notes, and snippets.

@mtheoryx
Created March 10, 2011 20:57
Show Gist options
  • Save mtheoryx/864915 to your computer and use it in GitHub Desktop.
Save mtheoryx/864915 to your computer and use it in GitHub Desktop.
after running 'gem install rake'
ruby-1.8.7-p334:
system:
uname: "Darwin DRP-iMac.local 10.6.0 Darwin Kernel Version 10.6.0: Wed Nov 10 18:11:58 PST 2010; root:xnu-1504.9.26~3/RELEASE_X86_64 x86_64"
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.2.8 by Wayne E. Seguin (wayneeseguin@gmail.com) [http://rvm.beginrescueend.com/]"
ruby:
interpreter: "ruby"
version: "1.8.7"
date: "2011-02-18"
platform: "i686-darwin10.6.0"
patchlevel: "2011-02-18 patchlevel 334"
full_version: "ruby 1.8.7 (2011-02-18 patchlevel 334) [i686-darwin10.6.0]"
homes:
gem: "/Users/davpoind/.rvm/gems/ruby-1.8.7-p334"
ruby: "/Users/davpoind/.rvm/rubies/ruby-1.8.7-p334"
binaries:
ruby: "/Users/davpoind/.rvm/rubies/ruby-1.8.7-p334/bin/ruby"
irb: "/Users/davpoind/.rvm/rubies/ruby-1.8.7-p334/bin/irb"
gem: "/Users/davpoind/.rvm/rubies/ruby-1.8.7-p334/bin/gem"
rake: "/Users/davpoind/.rvm/bin/rake"
environment:
PATH: "/Users/davpoind/.rvm/gems/ruby-1.8.7-p334/bin:/Users/davpoind/.rvm/gems/ruby-1.8.7-p334@global/bin:/Users/davpoind/.rvm/rubies/ruby-1.8.7-p334/bin:/Users/davpoind/.rvm/bin:/usr/local:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/Users/davpoind/bin:/usr/local/git/libexec/git-core"
GEM_HOME: "/Users/davpoind/.rvm/gems/ruby-1.8.7-p334"
GEM_PATH: "/Users/davpoind/.rvm/gems/ruby-1.8.7-p334:/Users/davpoind/.rvm/gems/ruby-1.8.7-p334@global"
MY_RUBY_HOME: "/Users/davpoind/.rvm/rubies/ruby-1.8.7-p334"
IRBRC: "/Users/davpoind/.rvm/rubies/ruby-1.8.7-p334/.irbrc"
RUBYOPT: ""
gemset: ""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment