method
through_reflection
rails latest stable - Class:
ActiveRecord::Associations::Preloader::ThroughAssociation
through_reflection()private
No documentation available.
# File activerecord/lib/active_record/associations/preloader/through_association.rb, line 84
def through_reflection
reflection.through_reflection
end