Skip to content

Instantly share code, notes, and snippets.

@nerdEd
Created June 30, 2009 03:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nerdEd/137958 to your computer and use it in GitHub Desktop.
Save nerdEd/137958 to your computer and use it in GitHub Desktop.
ENV['GEM_HOME'] = '/home/<dreamhost user name>/.gems'
ENV['GEM_PATH'] = '$GEM_HOME:/usr/lib/ruby/gems/1.8'
require 'rubygems'
Gem.clear_paths
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment