Sha256: e926454fc91d3684967c71c760a8d5d35936153cc79115045d26a25dda9d6d9e
Contents?: true
Size: 177 Bytes
Versions: 11
Compression:
Stored size: 177 Bytes
Contents
module Shutterbug module CacheManager autoload :NoCache, "shutterbug/cache_manager/no_cache" autoload :CacheEntry, "shutterbug/cache_manager/cache_entry" end end
Version data entries
11 entries across 11 versions & 1 rubygems