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