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