Sha256: c30c93b6187545ac0e9bbdff0d9070b87a0dae867f2e681828c9697eea75836e
Contents?: true
Size: 131 Bytes
Versions: 2
Compression:
Stored size: 131 Bytes
Contents
if(CamaleonCms::Site.any? rescue false) CamaleonCms::Site.all.each do |site| site.set_option("refresh_cache", true) end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
camaleon_cms-2.2.1 | app/apps/plugins/front_cache/config/initializer.rb |
camaleon_cms-2.2.0 | app/apps/plugins/front_cache/config/initializer.rb |