aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/fixtures/developer.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixup tests for [2474].Jeremy Kemper2005-10-061-1/+1
* Fixed that has_and_belongs_to_many didn't respect single table inheritance ty...David Heinemeier Hansson2005-07-031-1/+2
* Fixed that clone would break when an aggregate had the same name as one of it...David Heinemeier Hansson2005-05-191-0/+6
* Added respondence to *_before_type_cast for all attributes to return their st...David Heinemeier Hansson2004-12-191-4/+2
* Added Base.validates_format_of that Validates whether the value of the specif...David Heinemeier Hansson2004-12-161-2/+2
* InitialDavid Heinemeier Hansson2004-11-241-0/+8