RubyGems.org

memoizer

1.0.1

Memoizer caches the results of your method calls, works well with methods that accept arguments or return nil. It's a simpler and more expicit alternative to ActiveSupport::Memoizable

installgem install memoizer
Authors

Barun Singh

5,424 total downloads 5,337 for this version
Owners

A70410682bd132d5edf76b42189ebb45

Gemfile
gem "memoizer", "~> 1.0.1"
Versions
  1. 1.0.1 September 2, 2011
Show all versions (2 total)