aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/fixtures
Commit message (Expand)AuthorAgeFilesLines
* Added tree mixin and unit tests for all the mixinsDavid Heinemeier Hansson2004-12-1510-1/+91
* Added a better exception for when a type column is used in a table without th...David Heinemeier Hansson2004-12-142-1/+7
* Attempted to capture #286 in a unit test, but couldnt get it to failDavid Heinemeier Hansson2004-12-122-1/+5
* Added validation macros to make the stackable just like the lifecycle callbacksDavid Heinemeier Hansson2004-12-091-1/+10
* Added counter_sql option for has_many associations [bitsweat]David Heinemeier Hansson2004-12-071-0/+6
* Added proper handling of time fields that are turned into Time objects with t...David Heinemeier Hansson2004-12-014-0/+4
* InitialDavid Heinemeier Hansson2004-11-2449-0/+703