Table of Contents - simple_cacheable-1.5.1 Documentation
Classes and Modules
- Cacheable
- Cacheable::AssocationCache
- Cacheable::AttributeCache
- Cacheable::Caches
- Cacheable::ClassMethodCache
- Cacheable::ClassMethods
- Cacheable::Expiry
- Cacheable::KeyCache
- Cacheable::Keys
- Cacheable::Keys::ClassKeys
- Cacheable::Keys::InstanceKeys
- Cacheable::MethodCache
- Cacheable::ModelFetch
Methods
- ::escape_punctuation — Cacheable
- ::included — Cacheable
- ::included — Cacheable::Keys
- ::rails4? — Cacheable
- #all_attribute_cache_key — Cacheable::Keys::ClassKeys
- #attribute_cache_key — Cacheable::Keys::ClassKeys
- #base_class_or_name — Cacheable::Keys::InstanceKeys
- #belong_association_cache_key — Cacheable::Keys::InstanceKeys
- #build_cache_belongs_to — Cacheable::AssocationCache
- #build_cache_has_and_belongs_to_many — Cacheable::AssocationCache
- #build_cache_has_many — Cacheable::AssocationCache
- #build_cache_has_through — Cacheable::AssocationCache
- #class_method_cache_key — Cacheable::Keys::ClassKeys
- #coder? — Cacheable::ModelFetch
- #coder_from_record — Cacheable::ModelFetch
- #expire_all_attribute_cache — Cacheable::Expiry
- #expire_association_cache — Cacheable::Expiry
- #expire_attribute_cache — Cacheable::Expiry
- #expire_class_method_cache — Cacheable::Expiry
- #expire_key_cache — Cacheable::Expiry
- #expire_method_cache — Cacheable::Expiry
- #expire_model_cache — Cacheable::Expiry
- #fetch — Cacheable::ModelFetch
- #have_association_cache_key — Cacheable::Keys::InstanceKeys
- #instance_cache_key — Cacheable::Keys::ClassKeys
- #method_cache_key — Cacheable::Keys::InstanceKeys
- #model_cache — Cacheable::ClassMethods
- #model_cache_key — Cacheable::Keys::InstanceKeys
- #model_cache_keys — Cacheable::Keys::InstanceKeys
- #read — Cacheable::ModelFetch
- #record_from_coder — Cacheable::ModelFetch
- #with_association — Cacheable::AssocationCache
- #with_attribute — Cacheable::AttributeCache
- #with_class_method — Cacheable::ClassMethodCache
- #with_key — Cacheable::KeyCache
- #with_method — Cacheable::MethodCache
- #write — Cacheable::ModelFetch