aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/fixtures/db_definitions
Commit message (Expand)AuthorAgeFilesLines
* Changed the interface on AbstractAdapter to require that adapters return the ...David Heinemeier Hansson2004-12-191-1/+1
* Added higher_item and lower_item as public methods for acts_as_list #342 [Tob...David Heinemeier Hansson2004-12-194-3/+7
* Set a high default salary within the validation rangeDavid Heinemeier Hansson2004-12-194-4/+4
* Added Developer#salary for the type testsDavid Heinemeier Hansson2004-12-194-1/+5
* Added Base.validates_format_of that Validates whether the value of the specif...David Heinemeier Hansson2004-12-161-1/+1
* Added tree mixin and unit tests for all the mixinsDavid Heinemeier Hansson2004-12-154-1/+52
* Added proper handling of time fields that are turned into Time objects with t...David Heinemeier Hansson2004-12-013-0/+3
* InitialDavid Heinemeier Hansson2004-11-248-0/+409