added: app/controllers/application_controller.rb
[notes_radiant.git] / Capfile
blobe04728e8d391f57a6fa0c3325118750c602ef5ef
1 load 'deploy' if respond_to?(:namespace) # cap2 differentiator
2 Dir['vendor/plugins/*/recipes/*.rb'].each { |plugin| load(plugin) }
4 load 'config/deploy' # remove this line to skip loading any of the default tasks