Skip to content

Instantly share code, notes, and snippets.

@smerritt
Created April 19, 2010 22:04
Show Gist options
  • Save smerritt/371712 to your computer and use it in GitHub Desktop.
Save smerritt/371712 to your computer and use it in GitHub Desktop.
An EY Cloud deploy hook to install your bundled gems (goes in config/before_migrate.rb)
run "cd #{release_path} && bundle install"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment