aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/fixtures/author.rb
Commit message (Expand)AuthorAgeFilesLines
* Nicer error message on has_many :through when :through reflection can not be ...David Heinemeier Hansson2006-03-181-0/+2
* Use association's :conditions when eager loading. [jeremyevans0@gmail.com] cl...Rick Olson2006-03-161-0/+3
* Added tests for join models and fixed a bug #3177David Heinemeier Hansson2005-12-111-0/+3
* Add :order option to Author.posts_with_comments_and_categories so that tests ...Jeremy Kemper2005-11-081-30/+30
* Added :include as an option for association declarations [DHH]David Heinemeier Hansson2005-11-061-0/+4
* Added callback hooks to association collections #1549 [Florian Weber]David Heinemeier Hansson2005-07-041-0/+39
* Made eager loading work even moreDavid Heinemeier Hansson2005-04-031-1/+1
* Added new Base.find API and deprecated find_all, find_first. Added preliminar...David Heinemeier Hansson2005-04-031-0/+3