aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/associations/belongs_to_associations_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Revert "Ensure that save on child object fails for invalid belongs_to associa...Michael Koziarski2008-04-111-12/+0
* Ensure that save on child object fails for invalid belongs_to association. Cl...Pratik Naik2008-04-101-0/+12
* Split associations_test.rb into multiple files based on association type. [Pr...Pratik Naik2008-04-061-0/+380