aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/associations/has_many_through_association.rb
diff options
context:
space:
mode:
authoreileencodes <eileencodes@gmail.com>2014-12-09 13:56:52 -0500
committereileencodes <eileencodes@gmail.com>2015-01-02 17:15:31 -0500
commitcc9b813a821ef90d96405bf618fd691522a11ef9 (patch)
tree658e05cfecce1d3e78264b6b1c55d41b7ec21fa7 /activerecord/lib/active_record/associations/has_many_through_association.rb
parentf6729309a06f40b32e52f8ee8143d1b1da412597 (diff)
downloadrails-cc9b813a821ef90d96405bf618fd691522a11ef9.tar.gz
rails-cc9b813a821ef90d96405bf618fd691522a11ef9.tar.bz2
rails-cc9b813a821ef90d96405bf618fd691522a11ef9.zip
Pass `connection` rather than `alias_tracker`
After the refactorings we're only using the connection and not the alias tracker anymore. This builds on commit 18019. Reuse the already available `@connection` to reduce the surface area of the alias tracker's API. We can then remove the `attr_reader` because the connection is already available.
Diffstat (limited to 'activerecord/lib/active_record/associations/has_many_through_association.rb')
0 files changed, 0 insertions, 0 deletions