Table of Contents - act_as_cached-0.0.5 Documentation
Pages
Classes and Modules
- ActAsCached
- ActAsCached::ActiveRecord
- ActAsCached::ActiveRecord::Actobserver
- ActAsCached::ActiveRecord::Association
- ActAsCached::ActiveRecord::CollectionAssociation
- ActAsCached::ActiveRecord::FinderMethods
- ActAsCached::ActiveRecord::HasManyThroughAssociation
- ActAsCached::ActiveRecord::SingularAssociation
- ActAsCached::CacheOptions
- ActAsCached::CacheOptions::ClassMethods
- ActAsCached::Configurable
- ActAsCached::Helpers
- ActAsCached::Mixin
- ActAsCached::Mixin::ClassMethods
- ActAsCached::Rails
Methods
- ::config — ActAsCached::Configurable
- ::hook_config! — ActAsCached
- ::hook_rails! — ActAsCached
- ::included — ActAsCached::ActiveRecord::Association
- ::included — ActAsCached::ActiveRecord::CollectionAssociation
- ::included — ActAsCached::ActiveRecord::FinderMethods
- ::included — ActAsCached::ActiveRecord::HasManyThroughAssociation
- ::included — ActAsCached::ActiveRecord::SingularAssociation
- ::included — ActAsCached::CacheOptions
- ::included — ActAsCached::Mixin
- #act_as_cached — ActAsCached::Mixin::ClassMethods
- #after_commit — ActAsCached::ActiveRecord::Actobserver
- #cache_mod — ActAsCached::ActiveRecord::FinderMethods
- #cache_mod — ActAsCached::Mixin
- #cache_mod — ActAsCached::Mixin::ClassMethods
- #cache_path — ActAsCached::ActiveRecord::Association
- #config — ActAsCached::Configurable
- #configure — ActAsCached::Configurable
- #enabled_cache? — ActAsCached::Helpers
- #enabled_cache? — ActAsCached::Mixin
- #enabled_cache? — ActAsCached::Mixin::ClassMethods
- #expire_cache — ActAsCached::ActiveRecord::Actobserver
- #fetch_cache — ActAsCached::Helpers
- #find_target_with_act_as_cache — ActAsCached::ActiveRecord::CollectionAssociation
- #find_target_with_act_as_cache — ActAsCached::ActiveRecord::HasManyThroughAssociation
- #find_target_with_act_as_cache — ActAsCached::ActiveRecord::SingularAssociation
- #find_with_act_as_cached — ActAsCached::ActiveRecord::FinderMethods
- #logger — ActAsCached::CacheOptions::ClassMethods
- #match_keys — ActAsCached::ActiveRecord::Actobserver
- #name — ActAsCached::CacheOptions::ClassMethods
- #observer — ActAsCached::Mixin::ClassMethods
- #options — ActAsCached::CacheOptions::ClassMethods
- #prefix — ActAsCached::CacheOptions::ClassMethods
- #read_cache — ActAsCached::Helpers
- #store — ActAsCached::CacheOptions::ClassMethods
- #time — ActAsCached::CacheOptions::ClassMethods
- #write_cache — ActAsCached::Helpers