method
read_entry
v7.1.3.4 -
Show latest stable
- Class:
ActiveSupport::Cache::Store
read_entry(key, **options)private
Reads an entry from the cache implementation. Subclasses must implement this method.
read_entry(key, **options)Reads an entry from the cache implementation. Subclasses must implement this method.