Skip to content

Instantly share code, notes, and snippets.

@jamland
Created December 11, 2013 19:37
Show Gist options
  • Save jamland/7916950 to your computer and use it in GitHub Desktop.
Save jamland/7916950 to your computer and use it in GitHub Desktop.
Intergalactic:airbrake-app andy$ ruby -v
ruby 2.0.0p247 (2013-06-27 revision 41674) [x86_64-darwin12.4.0]
Intergalactic:airbrake-app andy$ rvm env
export PATH ; PATH="/Users/andy/.rvm/gems/ruby-2.0.0-p247@airbrake/bin:/Users/andy/.rvm/gems/ruby-2.0.0-p247@global/bin:/Users/andy/.rvm/rubies/ruby-2.0.0-p247/bin:/Users/andy/.rvm/bin:$PATH"
export rvm_env_string ; rvm_env_string='ruby-2.0.0-p247@airbrake'
export rvm_path ; rvm_path='/Users/andy/.rvm'
export rvm_ruby_string ; rvm_ruby_string='ruby-2.0.0-p247'
export rvm_gemset_name ; rvm_gemset_name='airbrake'
export RUBY_VERSION ; RUBY_VERSION='ruby-2.0.0-p247'
export GEM_HOME ; GEM_HOME='/Users/andy/.rvm/gems/ruby-2.0.0-p247@airbrake'
export GEM_PATH ; GEM_PATH='/Users/andy/.rvm/gems/ruby-2.0.0-p247@airbrake:/Users/andy/.rvm/gems/ruby-2.0.0-p247@global'
export MY_RUBY_HOME ; MY_RUBY_HOME='/Users/andy/.rvm/rubies/ruby-2.0.0-p247'
export IRBRC ; IRBRC='/Users/andy/.rvm/rubies/ruby-2.0.0-p247/.irbrc'
unset MAGLEV_HOME
unset RBXOPT
Intergalactic:airbrake-app andy$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment