diff options
| author | mo khan <mo@mokhan.ca> | 2013-07-23 15:32:27 -0600 |
|---|---|---|
| committer | mo khan <mo@mokhan.ca> | 2013-07-23 15:32:27 -0600 |
| commit | 6e3421a1855df392ed1afea8c1f16d04c0bc1a4f (patch) | |
| tree | ad79742ad41c15eac9ffe029b79e1abbf4e8be5b /config/deploy.rb | |
| parent | 41ad054153b6d7f51a2be56d7a844759a5eee5b0 (diff) | |
remove rvm capistrano
Diffstat (limited to 'config/deploy.rb')
| -rw-r--r-- | config/deploy.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/deploy.rb b/config/deploy.rb index 2606b9b..5a066f8 100644 --- a/config/deploy.rb +++ b/config/deploy.rb @@ -1,5 +1,4 @@ require "bundler/capistrano" -require "rvm/capistrano" load "config/recipes/base" load "config/recipes/nginx" |
