exist?(name, options = nil)
Instance Public methods
Returns true
if the cache contains an entry for the given key.
Options are passed to the underlying cache implementation.
Returns true
if the cache contains an entry for the given key.
Options are passed to the underlying cache implementation.
Please login to continue.