method

records

records()
public

No documentation available.

# File activerecord/lib/active_record/associations/collection_proxy.rb, line 982
      def records # :nodoc:
        load_target
      end