Sha256: 1de677b0488e293b1f3cd67128972313f01d0880a42e957a6d47fc6fce502bd4
Contents?: true
Size: 273 Bytes
Versions: 25
Compression:
Stored size: 273 Bytes
Contents
# Used by the Mongrel Page Cache Handler gem for page caching. # Future functionality may be added to this class to allow for # things such as deleting a certain page/set of pages based on # regex, etc... class Cachetastic::Caches::PageCache < Cachetastic::Caches::Base end
Version data entries
25 entries across 25 versions & 2 rubygems