Skip to content

Instantly share code, notes, and snippets.

@bryanbibat
Created May 8, 2013 02:51
Show Gist options
  • Save bryanbibat/5537861 to your computer and use it in GitHub Desktop.
Save bryanbibat/5537861 to your computer and use it in GitHub Desktop.
how capistrano runs bundler
bundle install --gemfile /home/deploy/apps/devcon/releases/20130508024349/Gemfile --path /home/deploy/apps/devcon/shared/bundle --deployment --quiet --without development test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment