Sign in Sign up
rubygems

has_cache

Using `has_cache` in your classes provides a `cached` method that allows automatic caching of the result of a method that is normally available on the class, or an instance of the class. It mitigates the hassle of creating and tracking keys as you would with the standard Cache Store interface, by inferring keys from the location `cached` is invoked.

Activity

Latest release
11y ago
Total releases
8
Cadence
~daily
Last 12 months
0

Details

First release
Oct 29, 2013
Releases
Version Released
0.1.5 patch
0.1.0 minor
0.1.2 patch
0.1.1 patch
0.1.3 patch
0.1.4 patch
0.0.1 initial
0.0.2 patch