Table of Contents - activesupport_cache_database-0.2.1 Documentation
Classes and Modules
- ActiveSupport
- ActiveSupport::Cache
- ActiveSupport::Cache::DatabaseStore
- ActiveSupport::Cache::DatabaseStore::Migration
- ActiveSupport::Cache::DatabaseStore::Model
Methods
- ::namespaced — ActiveSupport::Cache::DatabaseStore::Model
- ::new — ActiveSupport::Cache::DatabaseStore
- ::supports_cache_versioning? — ActiveSupport::Cache::DatabaseStore
- ::truncate! — ActiveSupport::Cache::DatabaseStore::Model
- #change — ActiveSupport::Cache::DatabaseStore::Migration
- #cleanup — ActiveSupport::Cache::DatabaseStore
- #clear — ActiveSupport::Cache::DatabaseStore
- #count — ActiveSupport::Cache::DatabaseStore
- #delete_entry — ActiveSupport::Cache::DatabaseStore
- #from_record — ActiveSupport::Cache::DatabaseStore
- #normalize_key — ActiveSupport::Cache::DatabaseStore
- #read_entry — ActiveSupport::Cache::DatabaseStore
- #read_multi_entries — ActiveSupport::Cache::DatabaseStore
- #write_entry — ActiveSupport::Cache::DatabaseStore