lib/deployment/deploy.rb in capitate-0.2.7 vs lib/deployment/deploy.rb in capitate-0.2.8
- old
+ new
@@ -1,7 +1,5 @@
-#
-# Settings for project
-#
+# Example deploy.rb
set :application, "sick"
set :user, "sick"
set :groups, "admin"
\ No newline at end of file