问题
capistrano-helpers requires Capistrano 2
#gem 'capsum'
gem 'capistrano'
#gem "capistrano-ext"
#gem "capistrano-helpers"
#gem "capistrano_colors"
当使用helper这个gem时会缺少依赖,报如上错
声明:本文来自网络,不代表【好得很程序员自学网】立场,转载请注明出处:http://haodehen.cn/did43458
capistrano-helpers requires Capistrano 2
#gem 'capsum'
gem 'capistrano'
#gem "capistrano-ext"
#gem "capistrano-helpers"
#gem "capistrano_colors"
当使用helper这个gem时会缺少依赖,报如上错
上一篇: git教程
下一篇:ruby去除换行符 chomp