aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/migrations
diff options
context:
space:
mode:
authorRyuta Kamizono <kamipo@gmail.com>2018-03-02 06:49:33 +0900
committerRyuta Kamizono <kamipo@gmail.com>2018-03-04 02:36:15 +0900
commit7d5a7b30cc79d91f3e3fa8ee81a077276947eb72 (patch)
treed9f7cd6a0813daa24c6636092462e021c8d5c44a /activerecord/test/migrations
parentd35875b7a3f559155a9378cbe9203b0b8ea580f9 (diff)
downloadrails-7d5a7b30cc79d91f3e3fa8ee81a077276947eb72.tar.gz
rails-7d5a7b30cc79d91f3e3fa8ee81a077276947eb72.tar.bz2
rails-7d5a7b30cc79d91f3e3fa8ee81a077276947eb72.zip
Eager loading with polymorphic associations should behave consistently
This reverts ignoring polymorphic error introduced at 02da8ae. What the ignoring want to solve was caused by force eager loading regardless of whether it is necessary, but it has been fixed by #29043. The ignoring is now only causing a mismatch of `exists?` behavior with `to_a`, `count`, etc. It should behave consistently.
Diffstat (limited to 'activerecord/test/migrations')
0 files changed, 0 insertions, 0 deletions