Skip to content

Instantly share code, notes, and snippets.

@lexer
Created May 29, 2011 18:04
Show Gist options
  • Save lexer/997995 to your computer and use it in GitHub Desktop.
Save lexer/997995 to your computer and use it in GitHub Desktop.
Bundle per project
bundle exec rails server
bundle exec rake db:migrate
...
bundle install --path .bundle
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment