method

find_from_target?

find_from_target?()
private

No documentation available.

# File activerecord/lib/active_record/associations/collection_proxy.rb, line 1126
        def find_from_target?
          @association.find_from_target?
        end