module Cache
Ruby on Rails edge
See ActiveSupport::Cache::Store for documentation.
Namespace
Modules
Classes
- ActiveSupport::Cache::Coder
- ActiveSupport::Cache::DeprecatedRedisCacheStore
- ActiveSupport::Cache::FileStore
- ActiveSupport::Cache::MemCacheStore
- ActiveSupport::Cache::MemoryStore
- ActiveSupport::Cache::NullStore
- ActiveSupport::Cache::RedisCacheStore
- ActiveSupport::Cache::Store
- ActiveSupport::Cache::WriteOptions
Constants
Attributes
Methods (defined here)
- self. expand_cache_key
- self. lookup_store
Private methods (2)
Show private methods Implementation detail — not part of the public API.
- self. retrieve_cache_key
- self. retrieve_store_class