aboutsummaryrefslogtreecommitdiffstats
path: root/Capfile
diff options
context:
space:
mode:
authorHenare Degan <henare.degan@gmail.com>2012-09-10 14:55:17 +1000
committerHenare Degan <henare.degan@gmail.com>2012-09-10 14:55:17 +1000
commit4e72352c8cc4c4626186f9613ca3dddf921cbaf8 (patch)
tree1fe88e7f7fb7c5bb3a9c68902ecf41d117c04b3a /Capfile
parent60ccba742d9d939a1ee665ed7300771443170a63 (diff)
capify .
Diffstat (limited to 'Capfile')
-rw-r--r--Capfile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Capfile b/Capfile
new file mode 100644
index 000000000..6a798eb2b
--- /dev/null
+++ b/Capfile
@@ -0,0 +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