Skip to content

Instantly share code, notes, and snippets.

@fuse
Created November 15, 2011 10:28
Show Gist options
  • Save fuse/1366693 to your computer and use it in GitHub Desktop.
Save fuse/1366693 to your computer and use it in GitHub Desktop.
$ bundle install --binstubs
$ bin/capify .
$ mkdir config/deploy
$ cp config/environments/production.rb config/environments/staging.rb
$ cap staging deploy:setup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment