aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/associations/eager_load_includes_full_sti_class_test.rb
Commit message (Expand)AuthorAgeFilesLines
* fix #scoped deprecationsJon Leighton2012-04-261-2/+2
* Remove IdentityMapCarlos Antonio da Silva2012-03-131-1/+0
* Deprecate set_table_name in favour of self.table_name= or defining your own m...Jon Leighton2011-11-291-1/+1
* please use ruby -I lib:test path/to/test.rb, or export RUBY_OPTAaron Patterson2011-06-061-1/+1
* Refactor Active Record test connection setup. Please see the RUNNING_UNIT_TES...Jon Leighton2011-06-041-1/+1
* Clear IdentityMap before continue this test, we can do this here because stor...Emilio Tagua2010-11-191-0/+1
* Revert "IdentityMap - Adjustments to test cases"Emilio Tagua2010-11-191-2/+0
* IdentityMap - Adjustments to test casesMarcin Raczkowski2010-11-191-0/+2
* fisting a bunch of unused variable warningsAaron Patterson2010-11-151-1/+1
* Use better assertion methods for testingNeeraj Singh2010-05-191-1/+1
* Make sure association preloading works with full STI class name [#465 state:R...Joachim Garth2008-07-181-0/+36