method
delete_entry
rails latest stable - Class:
ActiveSupport::Cache::Store
delete_entry(key, **options)private
Deletes an entry from the cache implementation. Subclasses must implement this method.
delete_entry(key, **options)Deletes an entry from the cache implementation. Subclasses must implement this method.