diff options
Diffstat (limited to 'Capfile')
-rw-r--r-- | Capfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ load 'deploy' # Uncomment if you are using Rails' asset pipeline - # load 'deploy/assets' +load 'deploy/assets' load 'config/deploy' # remove this line to skip loading any of the default tasks
\ No newline at end of file |