method
read_entry
v5.0.0.1 -
Show latest stable
- Class:
ActiveSupport::Cache::Store
read_entry(key, options)protected
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.