summaryrefslogtreecommitdiff
path: root/devel/rubygem-memoize/pkg-descr
blob: dfc8f196fab4793e0f0687c4226a062deb60042e (plain) (blame)
1
2
The memoize library allows you to cache methods for faster lookup. Cached
results can either be stored in memory (the default) or to a file.