added capistrano; more production changes

This commit is contained in:
jomo
2014-06-24 23:04:24 +02:00
parent 1eecb530c3
commit a2ff7068c0
8 changed files with 177 additions and 4 deletions

View File

@@ -36,7 +36,8 @@ end
gem 'unicorn'
# Deploy with Capistrano
# gem 'capistrano'
gem 'capistrano'
gem 'rvm-capistrano'
# To use debugger
# gem 'debugger'