Skip to content

Instantly share code, notes, and snippets.

@joeybeninghove
Created July 15, 2010 17:00
Show Gist options
  • Save joeybeninghove/477206 to your computer and use it in GitHub Desktop.
Save joeybeninghove/477206 to your computer and use it in GitHub Desktop.
set :default_environment, {
'PATH' => '/home/joey/.rvm/gems/ree-1.8.7-2010.02/bin:/home/joey/.rvm/gems/ree-1.8.7-2010.02@vk/bin:/home/joey/.rvm/rubies/ree-1.8.7-2010.02/bin:/home/joey/.rvm/bin:$PATH',
'RUBY_VERSION' => 'ree-1.8.7-2010.02',
'GEM_HOME' => '/home/joey/.rvm/gems/ree-1.8.7-2010.02',
'GEM_PATH' => '/home/joey/.rvm/gems/ree-1.8.7-2010.02:/home/joey/.rvm/gems/ree-1.8.7-2010.0@vk',
'BUNDLE_PATH' => '/home/joey/.rvm/gems/ree-1.8.7-2010.02' # If you are using bundler.
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment