Module: TmpCache::Prototype
Defined Under Namespace
Modules: Methods
Class Method Summary collapse
Class Method Details
.apply(object) ⇒ Object
10 11 12 |
# File 'lib/tmp_cache/cache.rb', line 10 def self.apply(object) object.extend Methods end |