repo.or.cz
/
notes_radiant.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
added: app/controllers/application_controller.rb
[notes_radiant.git]
/
Capfile
blob
e04728e8d391f57a6fa0c3325118750c602ef5ef
1
load 'deploy' if respond_to?(:namespace) # cap2 differentiator
2
Dir['vendor/plugins/*/recipes/*.rb'].each { |plugin| load(plugin) }
3
4
load 'config/deploy' # remove this line to skip loading any of the default tasks