aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/fixtures/comments.yml
Commit message (Expand)AuthorAgeFilesLines
* Add some tests for functionality in JoinAssociation which already exists but ...Jon Leighton2010-10-131-0/+6
* Deletes trailing whitespaces (over text files only find * -type f -exec sed '...Santiago Pastorino2010-08-141-2/+2
* Remove duplicate fixture entry in comments.yml. Closes #4923. [Blair Zajac <b...Marcel Molina2006-04-291-6/+0
* Wrap :conditions in parentheses to prevent problems with OR's #1871Jamis Buck2005-09-241-0/+6
* Fixed that single-table inheritance sub-classes couldn't be used to limit the...David Heinemeier Hansson2005-07-031-1/+43
* Made eager loading work with inheritance hierarchies #1065 [Ryan Carver]David Heinemeier Hansson2005-04-101-2/+5
* Added new Base.find API and deprecated find_all, find_first. Added preliminar...David Heinemeier Hansson2005-04-031-0/+14