soemirno / studypal

Studypal

This URL has Read+Write access

soemirno (author)
Tue Jun 03 00:07:14 -0700 2008
commit  8dd0d2b8c6e3649368344ac69515a57cbd5c76b9
tree    6f9c2998365c728e9775171d4a6e66dddfcac111
parent  5b6f4fceb0c365dcc0292525c30553b958ce926b
studypal / 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'