Class: Bizside::CacheUtils
- Inherits:
-
Object
- Object
- Bizside::CacheUtils
- Extended by:
- CacheUtil
- Defined in:
- lib/bizside/cache_utils.rb
Class Method Summary collapse
Methods included from CacheUtil
cache, clear, delete, delete_matched, fetch
Class Method Details
.cache ⇒ Object
6 7 8 |
# File 'lib/bizside/cache_utils.rb', line 6 def self.cache Rails.cache end |