method
read_entry
v3.2.13 -
Show latest stable
- Class:
ActiveSupport::Cache::Store
read_entry(key, options)protected
Read an entry from the cache implementation. Subclasses must implement this method.
read_entry(key, options)Read an entry from the cache implementation. Subclasses must implement this method.