method

source_reflection

rails latest stable - Class: ActiveRecord::Associations::Preloader::ThroughAssociation
source_reflection()
private

No documentation available.

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