aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/fixtures/developer.rb
Commit message (Expand)AuthorAgeFilesLines
* Destroy associated has_and_belongs_to_many records after all before_destroy c...Jeremy Kemper2005-11-081-0/+10
* Made association extensions use simpler block syntaxDavid Heinemeier Hansson2005-11-061-3/+14
* Added extension capabilities to has_many and has_and_belongs_to_many proxies ...David Heinemeier Hansson2005-11-031-1/+7
* 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