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