Module: CacheAndFetch::Fetchable

Extended by:
ActiveSupport::Concern
Includes:
Cacheable
Defined in:
lib/cache_and_fetch/fetchable.rb

Defined Under Namespace

Modules: ClassMethods

Constant Summary

Constants included from Cacheable

Cacheable::DEFAULT_CACHE_EXPIRY_TIME, Cacheable::DEFAULT_PRIMARY_KEY_METHOD

Method Summary

Methods included from Cacheable

#cache, #cache_client, #cache_key, #recache, #stale?