aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/models/pet.rb
Commit message (Expand)AuthorAgeFilesLines
* Deprecate set_primary_key in favour of self.primary_key=Jon Leighton2011-11-291-1/+1
* fix warnings, stop using global variablesAaron Patterson2010-11-301-1/+5
* If a nested_attribute is being marked for destruction and at the same time an...Neeraj Singh2010-11-241-0/+8
* Added :touch option to belongs_to associations that will touch the parent rec...David Heinemeier Hansson2009-04-161-1/+1
* Ensure has_many :through works with changed primary keys [#736 state:resolved]Jim Remsik and Tim Pope2009-03-091-1/+2
* Fixed preloading belongs_to associations which reference a custom foreign key...Jeremy Kemper2008-01-311-0/+4