aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Capfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Capfile b/Capfile
index 6a798eb2b..447fe751c 100644
--- a/Capfile
+++ b/Capfile
@@ -1,4 +1,4 @@
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 \ No newline at end of file
+load 'deploy/assets'
+load 'config/deploy' # remove this line to skip loading any of the default tasks