aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/descendants_tracker_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Define a convention for descendants and subclasses.José Valim2010-07-051-3/+5
* adds parens to silence a warning in the test suite of ASXavier Noria2010-06-201-1/+1
* Remove descendants warning while executing tests.José Valim2010-06-191-1/+1
* Change callbacks to automatically include DescendantsTracker and rename desce...José Valim2010-06-191-2/+5
* Add ActiveSupport::DescendantsTracker.José Valim2010-06-191-0/+72