artpop / crc_site

Canberra Ruby Crew Site #crc

This URL has Read+Write access

schlick (author)
Sat Oct 18 14:34:13 -0700 2008
commit  39fbf0dfc248e39744200e20279175d2bc31818f
tree    cc268024906524e3aed82f1bfebbbf6c7525ac62
parent  da00469b12cdb41860836d969b14789e80e1011a
crc_site / Capfile
100644 3 lines (3 sloc) 0.151 kb
1
2
3
load 'deploy' if respond_to?(:namespace) # cap2 differentiator
Dir['vendor/plugins/*/recipes/*.rb'].each { |plugin| load(plugin) }
load 'config/deploy'