index
:
gs5.git
develop
master
Clone of gs5
jff@jff.email
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
tasks
/
heater.rake
blob: 7d026d9b34d2ca444bf0d7c49dcb4d10b16a7a64 (
plain
)
1
2
3
4
5
6
namespace :heater do desc "Warm up the cache." task :preheat => :environment do end end