aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/mixin_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Added option for turning off the automated timestampsDavid Heinemeier Hansson2004-12-161-0/+10
* Added assumption that a Symbol-based scope should end in _id unless it does s...David Heinemeier Hansson2004-12-161-3/+8
* Added assumption that a Symbol-based scope should end in _id unless it does s...David Heinemeier Hansson2004-12-161-1/+0
* Added that Active Records will automatically record creation and/or update ti...David Heinemeier Hansson2004-12-161-44/+67
* Added tree mixin and unit tests for all the mixinsDavid Heinemeier Hansson2004-12-151-0/+101