Added date_available_from to products, updated conditions in product.find_products_fo...
[depot.git] / Capfile
1 load 'deploy' if respond_to?(:namespace) # cap2 differentiator
2 Dir['vendor/plugins/*/recipes/*.rb'].each { |plugin| load(plugin) }
3 load 'config/deploy'