Class: MasterLoader::NoCache
- Inherits:
-
Object
- Object
- MasterLoader::NoCache
- Defined in:
- lib/master_loader.rb
Instance Method Summary collapse
Instance Method Details
#compute_if_absent(_key) ⇒ Object
38 39 40 |
# File 'lib/master_loader.rb', line 38 def compute_if_absent(_key) yield end |