aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test
Commit message (Expand)AuthorAgeFilesLines
* Added counter_sql option for has_many associations [bitsweat]David Heinemeier Hansson2004-12-073-36/+49
* Fixed the Inflector to handle the movie/movies pair correctly #261 [Scott Baron]David Heinemeier Hansson2004-12-071-0/+1
* Added bind-style variable interpolation for the condition arrays that uses th...David Heinemeier Hansson2004-12-071-0/+7
* Added proper handling of time fields that are turned into Time objects with t...David Heinemeier Hansson2004-12-016-3/+22
* Added reverse order of deleting fixtures, so referential keys can be maintain...David Heinemeier Hansson2004-12-013-8/+8
* InitialDavid Heinemeier Hansson2004-11-2473-0/+3337