RubyGems.org

Provides in-memory caching of any Ruby method. It's dead simple and won't get in the way of any of your code. For something more robust that offers persistence try http://github.com/JackDanger/cached_values/ Documentation also available here: http://objectproxy.rubyforge.org/simple_memoize/

installgem install simple_memoize
Authors

Jack Danger Canty, Joel Friedman

3,089 total downloads 1,452 for this version
Owners

2cad2f777cd67a2ab6a51e144e26b5bd871fcd88b8297db88bb0b0f8047f605b

Gemfile
gem "simple_memoize", "~> 1.1.2"
Versions
  1. 1.1.2 July 8, 2010
  2. 1.0.1 April 10, 2011
  3. 1.0.0 March 26, 2008
Show all versions (4 total)
Development Dependencies
  1. hoe >= 2.3.3