aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/associations/inner_join_association_test.rb
Commit message (Expand)AuthorAgeFilesLines
...
* Relation#readonly(false) should toggle the readonly flagPratik Naik2009-12-281-1/+1
* Remove unused construct_finder_sqlPratik Naik2009-12-281-14/+14
* construct_finder_sql now use ArelEmilio Tagua2009-04-241-1/+1
* Ensure JoinAssociation uses aliased table name when multiple associations hav...Pratik Naik2009-04-201-0/+5
* Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/railsJeremy Kemper2008-01-211-2/+2
* Fix pathsJeremy Kemper2008-01-181-5/+5
* Move tests to casesJeremy Kemper2008-01-181-0/+88