method

owner_key_name

rails latest stable - Class: ActiveRecord::Associations::Preloader::HasMany

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v5.1.7) is shown here.

owner_key_name()
public

No documentation available.

# File activerecord/lib/active_record/associations/preloader/has_many.rb, line 9
        def owner_key_name
          reflection.active_record_primary_key
        end