delete(name, options = nil)
Instance Public methods
Deletes an entry in the cache. Returns true if an entry is
deleted.
Options are passed to the underlying cache implementation.
Deletes an entry in the cache. Returns true if an entry is
deleted.
Options are passed to the underlying cache implementation.
Please login to continue.