Skip to content

Instantly share code, notes, and snippets.

@jhsu
Created September 16, 2010 14:16
Show Gist options
  • Save jhsu/582490 to your computer and use it in GitHub Desktop.
Save jhsu/582490 to your computer and use it in GitHub Desktop.
# user specific Gemfile (ie Gemfile.jhsu)
# from http://github.com/carlhuda/bundler/issues/issue/428#issue/428/comment/297664
eval(File.read("Gemfile.#{ENV['USER']}")) rescue ''
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment