diff options
author | Ryuta Kamizono <kamipo@gmail.com> | 2017-10-02 06:39:42 +0900 |
---|---|---|
committer | Ryuta Kamizono <kamipo@gmail.com> | 2017-10-09 09:45:32 +0900 |
commit | 723b526158df576f673c1bc28439744378a03f5d (patch) | |
tree | 664a936a632fe32a48e70c3f0767aa550a02d537 /activerecord/lib/active_record/relation.rb | |
parent | f8337575ac1be1efb2bc89225a369e19fa2a234d (diff) | |
download | rails-723b526158df576f673c1bc28439744378a03f5d.tar.gz rails-723b526158df576f673c1bc28439744378a03f5d.tar.bz2 rails-723b526158df576f673c1bc28439744378a03f5d.zip |
Fix `relation.exists?` with has_many through associations
`relation.exists?` should reference correct aliases while joining tables
of has_many through associations.
Diffstat (limited to 'activerecord/lib/active_record/relation.rb')
0 files changed, 0 insertions, 0 deletions