Skip to content

Instantly share code, notes, and snippets.

@takahiro47
Created September 7, 2013 14:22
Show Gist options
  • Save takahiro47/6476000 to your computer and use it in GitHub Desktop.
Save takahiro47/6476000 to your computer and use it in GitHub Desktop.
capistrano for rails
load 'deploy'
# Uncomment if you are using Rails' asset pipeline
# load 'deploy/assets'
load 'config/deploy' # remove this line to skip loading any of the default tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment