Class: CacheManager::Stats
- Inherits:
-
Object
- Object
- CacheManager::Stats
- Defined in:
- app/models/cache_manager/stats.rb
Class Method Summary collapse
Class Method Details
.all ⇒ Object
6 7 8 |
# File 'app/models/cache_manager/stats.rb', line 6 def all Rails.cache.stats end |