From f8283c7502f522576b3e11d3811cab756baa1f50 Mon Sep 17 00:00:00 2001 From: Adrian Hinz Date: Fri, 4 Oct 2013 22:22:11 +0200 Subject: [PATCH] ah --- Gemfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Gemfile b/Gemfile index 09112cb..b6ee288 100644 --- a/Gemfile +++ b/Gemfile @@ -39,6 +39,7 @@ end # Use unicorn as the app server # gem 'unicorn' + # Use Capistrano for deployment # gem 'capistrano', group: :development