class Wimp::NoCache
Public Instance Methods
compute_if_absent(_key) { || ... }
click to toggle source
# File lib/wimp.rb, line 38 def compute_if_absent(_key) yield end
# File lib/wimp.rb, line 38 def compute_if_absent(_key) yield end