aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/fixtures/authors.yml
Commit message (Expand)AuthorAgeFilesLines
* Fix `test_find_with_order_on_included_associations_with_construct_finder_sql_...Ryuta Kamizono2015-12-191-0/+2
* Support the :primary_key option on a through reflection in a nested through a...Jon Leighton2010-10-191-0/+2
* Add support for table aliasing, with a test that needs aliasing in order to w...Jon Leighton2010-10-021-0/+4
* belongs_to supports :dependent => :destroy and :delete. Closes #10592.Jeremy Kemper2008-01-191-0/+2
* Made eager loading work even moreDavid Heinemeier Hansson2005-04-031-2/+0
* Added new Base.find API and deprecated find_all, find_first. Added preliminar...David Heinemeier Hansson2005-04-031-0/+9