aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/method_scoping_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge scoped :joins together instead of overwriting them. May expose scoping ...Andrew White2008-08-281-2/+79
* Added missing fixtures for tests which fail to run independently if run after...Tarmo Tänav2008-08-041-1/+1
* Fix column collision with named_scope and :joins. [#46 state:resolved]Mark Catley2008-06-221-0/+10
* Ensure :select passed in options overrides the one from the scope. [#239 stat...Andrew White2008-05-291-0/+16
* Fix merging blank conditions. Closes #10764 [mcmire, cavalle]Jeremy Kemper2008-03-231-2/+22
* Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/railsJeremy Kemper2008-01-211-7/+7
* Fix pathsJeremy Kemper2008-01-181-5/+5
* Move tests to casesJeremy Kemper2008-01-181-0/+416