Skip to content

Instantly share code, notes, and snippets.

@tjarratt
Created May 1, 2014 20:26
Show Gist options
  • Select an option

  • Save tjarratt/f9c30edeb4e88938886f to your computer and use it in GitHub Desktop.

Select an option

Save tjarratt/f9c30edeb4e88938886f to your computer and use it in GitHub Desktop.
rvm info
ruby-1.9.3-p327:
system:
uname: "Darwin pivotal-guest-242.sf.pivotallabs.com 13.1.0 Darwin Kernel Version 13.1.0: Wed Apr 2 23:52:02 PDT 2014; root:xnu-2422.92.1~2/RELEASE_X86_64 x86_64"
system: "osx/10.9/x86_64"
bash: "/bin/bash => GNU bash, version 3.2.51(1)-release (x86_64-apple-darwin13)"
zsh: "/bin/zsh => zsh 5.0.2 (x86_64-apple-darwin13.0)"
rvm:
version: "rvm 1.25.24 (stable) by Wayne E. Seguin <wayneeseguin@gmail.com>, Michal Papis <mpapis@gmail.com> [https://rvm.io/]"
updated: "14 minutes 38 seconds ago"
path: "/Users/tjarratt/.rvm"
ruby:
interpreter: "ruby"
version: "1.9.3p327"
date: "2012-11-10"
platform: "x86_64-darwin12.2.0"
patchlevel: "2012-11-10"
full_version: "ruby 1.9.3p327 (2012-11-10) [x86_64-darwin12.2.0]"
homes:
gem: "/Users/tjarratt/.rvm/gems/ruby-1.9.3-p327"
ruby: "/Users/tjarratt/.rvm/rubies/ruby-1.9.3-p327"
binaries:
ruby: "/Users/tjarratt/.rvm/rubies/ruby-1.9.3-p327/bin/ruby"
irb: "/Users/tjarratt/.rvm/rubies/ruby-1.9.3-p327/bin/irb"
gem: "/Users/tjarratt/.rvm/rubies/ruby-1.9.3-p327/bin/gem"
rake: "/Users/tjarratt/.rvm/gems/ruby-1.9.3-p327@global/bin/rake"
environment:
PATH: "/Users/tjarratt/.rvm/gems/ruby-1.9.3-p327/bin:/Users/tjarratt/.rvm/gems/ruby-1.9.3-p327@global/bin:/Users/tjarratt/.rvm/rubies/ruby-1.9.3-p327/bin:/Users/tjarratt/.rvm/bin:/Users/tjarratt/.rvm/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/usr/local/git/bin:/usr/local/go/bin:/Users/tjarratt/go/bin"
GEM_HOME: "/Users/tjarratt/.rvm/gems/ruby-1.9.3-p327"
GEM_PATH: "/Users/tjarratt/.rvm/gems/ruby-1.9.3-p327:/Users/tjarratt/.rvm/gems/ruby-1.9.3-p327@global"
MY_RUBY_HOME: "/Users/tjarratt/.rvm/rubies/ruby-1.9.3-p327"
IRBRC: "/Users/tjarratt/.rvm/rubies/ruby-1.9.3-p327/.irbrc"
RUBYOPT: ""
gemset: ""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment