method
clear
rails 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.
clear(options = nil)Clear the entire cache on all Redis servers. Safe to use on shared servers if the cache is namespaced.
Failsafe: Raises errors.