aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/memoizable.rb
Commit message (Expand)AuthorAgeFilesLines
* Append a "_" to memoized instance variablesJoshua Peek2008-07-141-3/+4
* Some performance tweaks to ActiveSupport::MemoizableTarmo Tänav2008-07-141-2/+4
* memorize typoJoshua Peek2008-07-141-3/+3
* Added Memoizable mixin for caching simple lazy loaded attributesJoshua Peek2008-07-141-0/+32