Skip to content

Instantly share code, notes, and snippets.

@jonpaul
Created October 18, 2011 14:22
Show Gist options
  • Save jonpaul/1295538 to your computer and use it in GitHub Desktop.
Save jonpaul/1295538 to your computer and use it in GitHub Desktop.
capistrano deploy
** [out :: ...] Your bundle is complete! It was installed into ./vendor/bundle
command finished in 89049ms
triggering after callbacks for `deploy:bundle_gems'
.
.
.
command finished in 681ms
* executing `deploy:migrate'
* executing "cd .../releases/20111018141607 && rake RAILS_ENV=production db:migrate"
servers: [...]
[...] executing command
** [out :: ...] git://github.com/jonpaul/client_side_validations.git (at master) is not checked out. Please run `bundle install`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment