memory_cache 1.0.0
Cache the result of a ruby block within the ruby process for a finite period. Useful when you want to cache a few things, but don't want to bother with setting up a separate caching service like memcached.
Gemfile:
=
install:
=
Versions:
- 1.0.0 August 12, 2014 (7.5 KB)