method
clear
v5.2.3 -
Show latest stable
- Class:
ActiveSupport::Cache::RedisCacheStore
clear(options = nil)public
Clear the entire cache on all Redis servers. Safe to use on shared servers if the cache is namespaced.
Failsafe: Raises errors.