method
read_entry
rails 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.