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.

Required Ruby Version

>= 0

Authors

Peter Fern

Versions

  1. 0.1.5 February 13, 2015 (7 KB)
  2. 0.1.4 February 13, 2014 (7 KB)
  3. 0.1.3 February 13, 2014 (7 KB)
  4. 0.1.2 February 13, 2014 (7 KB)
  5. 0.1.1 February 13, 2014 (7 KB)
Show all versions (8 total)

SHA 256 checksum