aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/fixtures/project.rb
Commit message (Expand)AuthorAgeFilesLines
* has_many :through conditions are sanitized by the associating class. Closes #...Jeremy Kemper2006-09-011-0/+1
* uniq preserves order. References [4325].Jeremy Kemper2006-05-071-1/+2
* Added option inheritance for find calls on has_and_belongs_to_many and has_ma...David Heinemeier Hansson2005-12-131-0/+1
* Fixed various problems with has_and_belongs_to_many when using customer finde...David Heinemeier Hansson2005-09-131-0/+1
* Added callback hooks to association collections #1549 [Florian Weber]David Heinemeier Hansson2005-07-041-0/+11
* r1307@iwill: jeremy | 2005-06-13 19:05:00 -0700Jeremy Kemper2005-06-131-1/+2
* Fixed that :delete_sql in has_and_belongs_to_many associations couldn't acces...David Heinemeier Hansson2005-05-191-0/+1
* Added a better exception for when a type column is used in a table without th...David Heinemeier Hansson2004-12-141-0/+6
* InitialDavid Heinemeier Hansson2004-11-241-0/+4