jcnetdev / yubnub

Ruby on Rails Web App - Social command line for the web

This URL has Read+Write access

yubnub / Capfile
799c4ffc » jcnetdev 2008-07-24 Fixing Schema 1 load 'deploy' if respond_to?(:namespace) # cap2 differentiator
2 Dir['vendor/plugins/*/recipes/*.rb'].each { |plugin| load(plugin) }
3 load 'config/deploy'