method

through_reflection

through_reflection()
public

No documentation available.

# File activerecord/lib/active_record/associations/preloader/through_association.rb, line 5
        def through_reflection
          reflection.through_reflection
        end