Method: Cash::WriteThrough::InstanceMethods#update_caches

Defined in:
lib/cash/write_through.rb

#update_cachesObject



25
26
27
# File 'lib/cash/write_through.rb', line 25

def update_caches
  InstanceMethods.unfold(self.class, :update_caches, self)
end