RubyGems.org

cacheable

0.1.13

DEPRECATED: use the "cache_method" gem instead. Like ActiveSupport::Memoizable, but for caching. Uses Evan Weaver's memcached gem (i.e. libmemcached) for speed.

installgem install cacheable
Authors

Seamus Abshere

9,951 total downloads 377 for this version
Owners

B541e45c86f3b6213b6e87af0f537401

Gemfile
gem "cacheable", "~> 0.1.13"
Versions
  1. 0.1.13 March 7, 2011
  2. 0.1.12 May 11, 2010
  3. 0.1.11 May 11, 2010
  4. 0.1.10 May 6, 2010
  5. 0.1.9 May 5, 2010
Show all versions (14 total)
Development Dependencies
  1. shoulda >= 2.10.3