diff options
author | Ryuta Kamizono <kamipo@gmail.com> | 2018-06-11 07:57:26 +0900 |
---|---|---|
committer | Ryuta Kamizono <kamipo@gmail.com> | 2018-06-11 08:11:39 +0900 |
commit | a81d47aa413bb31b06b1b8b22411a49a2b119a0e (patch) | |
tree | e6acd0a0e66609154de30f435979e70fdf91c277 /actionpack/test/dispatch/system_testing | |
parent | fcfe29cd2641b2ce3c01bc13f39d617ec302fc8d (diff) | |
download | rails-a81d47aa413bb31b06b1b8b22411a49a2b119a0e.tar.gz rails-a81d47aa413bb31b06b1b8b22411a49a2b119a0e.tar.bz2 rails-a81d47aa413bb31b06b1b8b22411a49a2b119a0e.zip |
Fix alias confliction when joining same table on has many through with left_joins
This regression was caused by #30995 due to `Hash#fetch` won't invoke
default proc. Just revert the change since #30995 is completely fixed by
e9c1653.
Fixes #33048.
Diffstat (limited to 'actionpack/test/dispatch/system_testing')
0 files changed, 0 insertions, 0 deletions