Table of Contents - activerecord-cached_at-6.1.0 Documentation
Pages
Classes and Modules
- ActiveRecord
- ActiveRecord::CachedAt
- ActiveRecord::CachedAt::Timestamp
- CachedAt
- CachedAt::AbstractReflection
- CachedAt::Association
- CachedAt::AssociationExtension
- CachedAt::Base
- CachedAt::Base::Helpers
- CachedAt::BelongsToAssociation
- CachedAt::CollectionAssociation
- CachedAt::CollectionProxy
- CachedAt::HasManyThroughAssociation
- CachedAt::HasOneAssociation
Methods
- ::build — CachedAt::AssociationExtension
- ::valid_options — CachedAt::AssociationExtension
- #add_to_target — CachedAt::CollectionAssociation
- #cache_key — CachedAt::Base::Helpers
- #cache_key_with_version — CachedAt::Base::Helpers
- #cache_through_relationship_endpoints — CachedAt::AbstractReflection
- #cache_version — CachedAt::Base::Helpers
- #cached_at — CachedAt::Base
- #cached_at_columns_for_includes — CachedAt::Base::Helpers
- #calculate_through_relationship_endpoints — CachedAt::AbstractReflection
- #can_cache? — CachedAt::Base::Helpers
- #delete — CachedAt::CollectionProxy
- #delete — CachedAt::HasOneAssociation
- #delete_all — CachedAt::CollectionAssociation
- #paramaterize_cache_includes — CachedAt::Base::Helpers
- #replace — CachedAt::BelongsToAssociation
- #replace_records — CachedAt::CollectionAssociation
- #set_cached_at — CachedAt::Base
- #through_relationship_endpoints — CachedAt::AbstractReflection
- #timestamp_attributes_for_create — ActiveRecord::CachedAt::Timestamp
- #timestamp_attributes_for_update — ActiveRecord::CachedAt::Timestamp
- #touch — CachedAt::Base
- #touch_cached_at — CachedAt::BelongsToAssociation
- #touch_cached_at — CachedAt::CollectionAssociation
- #touch_cached_at — CachedAt::HasManyThroughAssociation
- #touch_cached_at — CachedAt::HasOneAssociation
- #touch_records_cached_at — CachedAt::CollectionAssociation
- #touch_records_cached_at — CachedAt::HasManyThroughAssociation
- #touch_through_reflections — CachedAt::Association
- #traverse_relationships — CachedAt::Association
- #update_belongs_to_cached_at_keys — CachedAt::Base
- #update_relations_cached_at — CachedAt::Base
- #update_relations_cached_at_from_cached_at — CachedAt::Base