Sha256: 920effa99fa6fcbf730b1f5f1e734a1512d654efbdd98de441ec960ff7e319b8
Contents?: true
Size: 243 Bytes
Versions: 9
Compression:
Stored size: 243 Bytes
Contents
require 'bundler/capistrano' load 'deploy' if respond_to?(:namespace) # cap2 differentiator Dir['vendor/plugins/*/recipes/*.rb'].each { |plugin| load(plugin) } load 'config/deploy' # remove this line to skip loading any of the default tasks
Version data entries
9 entries across 9 versions & 1 rubygems