Sha256: cb467c1c593b88f6701c610338777c591f042a67ba656e152104d69e79cd23b6
Contents?: true
Size: 157 Bytes
Versions: 6
Compression:
Stored size: 157 Bytes
Contents
desc "Force a sweeping run of typo's static page caches (all of them!)" task :sweep_cache => :environment do PageCache.sweep_all puts "Cache swept." end
Version data entries
6 entries across 6 versions & 1 rubygems