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