Table of Contents - cache_driver-0.3.12 Documentation
Pages
Classes and Modules
- CacheDriver
- CacheDriver::Config
- CacheDriver::Railtie
- CacheRecord
- CacheUtil
- FileCacheUtil
- RedisCacheUtil
Methods
- ::cache_util — CacheRecord
- ::class_to_type — CacheUtil
- ::clear — CacheRecord
- ::config — CacheDriver
- ::configed? — CacheDriver
- ::delete — CacheUtil
- ::delete — FileCacheUtil
- ::delete — RedisCacheUtil
- ::file_dir — FileCacheUtil
- ::find_all — CacheRecord
- ::find_by_key — CacheRecord
- ::find_current — CacheRecord
- ::from_cache — CacheRecord
- ::key_attr — CacheRecord
- ::logger — CacheDriver
- ::namespace — RedisCacheUtil
- ::read — CacheUtil
- ::read — FileCacheUtil
- ::read — RedisCacheUtil
- ::read_all — CacheUtil
- ::read_all — FileCacheUtil
- ::read_all — RedisCacheUtil
- ::redis — RedisCacheUtil
- ::setup — CacheDriver
- ::store_file? — CacheDriver
- ::store_redis? — CacheDriver
- ::type_to_class — CacheUtil
- ::type_to_dir — CacheUtil
- ::write — CacheUtil
- ::write — FileCacheUtil
- ::write — RedisCacheUtil
- #destroy — CacheRecord
- #key_attr_missing? — CacheRecord
- #save — CacheRecord
- #to_cache — CacheRecord