Sha256: 18fe01804aae284f21dfec5b798ddb0ea56f1fbbf26d069d847fe0c2d46d8adb
Contents?: true
Size: 308 Bytes
Versions: 4
Compression:
Stored size: 308 Bytes
Contents
load 'deploy' if respond_to?(:namespace) # cap2 differentiator Dir['vendor/plugins/*/recipes/*.rb'].each { |plugin| load(plugin) } # Standard cap deploy recipe load 'config/deploy' # Add your own recipes in files placed in lib/recipes ending in .rb, Dir['lib/recipes/**/*.rb'].each { |recipe| load recipe }
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
tg-can-controls-gateway-0.1.3 | Capfile |
tg-can-controls-gateway-0.1.2 | Capfile |
tg-can-controls-gateway-0.1.1 | Capfile |
tg-can-controls-gateway-0.1.0 | Capfile |