aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/flush_cache_on_private_memoization_test.rb
Commit message (Collapse)AuthorAgeFilesLines
* Deprecate memoizable.José Valim2011-06-151-1/+3
|
* Removal require again from tests.Arun Agrawal2011-05-221-1/+0
|
* Added missing requires abstract_unit and activesupport to the loadpath of ↵Santiago Pastorino and Sebastian Martinez2010-03-181-0/+1
| | | | | | ts_isolated [#4215 state:committed] Signed-off-by: wycats <wycats@gmail.com>
* activesupport -> active_supportJeremy Kemper2009-09-131-3/+2
|
* make private_and_public_methods unmemoizable [#2372 state:resolved]jeem2009-08-091-0/+44
Signed-off-by: Joshua Peek <josh@joshpeek.com>