3 lines
151 B
Plaintext
3 lines
151 B
Plaintext
|
load 'deploy' if respond_to?(:namespace) # cap2 differentiator
|
||
|
Dir['vendor/plugins/*/recipes/*.rb'].each { |plugin| load(plugin) }
|
||
|
load 'config/deploy'
|