aboutsummaryrefslogtreecommitdiffstats
path: root/Capfile
diff options
context:
space:
mode:
Diffstat (limited to 'Capfile')
-rw-r--r--Capfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Capfile b/Capfile
index 6a798eb..b46fd05 100644
--- a/Capfile
+++ b/Capfile
@@ -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