Capfile 198 B

123456
  1. load 'deploy'
  2. # Uncomment if you are using Rails' asset pipeline
  3. #START_HIGHLIGHT
  4. load 'deploy/assets'
  5. #END_HIGHLIGHT
  6. load 'config/deploy' # remove this line to skip loading any of the default tasks