root/trunk/Capfile
| Revision 1187, 151 bytes (checked in by alban, 6 months ago) |
|---|
| Line | |
|---|---|
| 1 | load 'deploy' if respond_to?(:namespace) # cap2 differentiator |
| 2 | Dir['vendor/plugins/*/recipes/*.rb'].each { |plugin| load(plugin) } |
| 3 | load 'config/deploy' |
Note: See TracBrowser for help on using the browser.
