method
exist?
v4.0.2 -
Show latest stable
- Class:
ActiveSupport::Cache::Store
exist?(name, options = nil)public
Return true if the cache contains an entry for the given key.
Options are passed to the underlying cache implementation.
exist?(name, options = nil)Return true if the cache contains an entry for the given key.
Options are passed to the underlying cache implementation.