Class: Sprockets::Cache::Wrapper
| Relationships & Source Files | |
| Extension / Inclusion / Inheritance Descendants | |
| Subclasses: | |
| Super Chains via Extension / Inclusion / Inheritance | |
| Class Chain: 
          self,
          Struct
         | |
| Instance Chain: 
          self,
          Struct
         | |
| Inherits: | Struct 
 | 
| Defined in: | lib/sprockets/cache.rb | 
Instance Attribute Summary
- #cache rw
Instance Attribute Details
#cache (rw)
[ GitHub ]# File 'lib/sprockets/cache.rb', line 218
class Wrapper < Struct.new(:cache)