method
write_entry
v6.0.0 -
Show latest stable
- Class:
ActiveSupport::Cache::Store
write_entry(key, entry, options)private
Writes an entry to the cache implementation. Subclasses must implement this method.
write_entry(key, entry, options)Writes an entry to the cache implementation. Subclasses must implement this method.