Class: ROM::Associations::Definitions::OneToOneThrough Private

Inherits:
ManyToMany show all
Defined in:
lib/rom/associations/definitions/one_to_one_through.rb

This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.

Instance Attribute Summary

Attributes inherited from ManyToMany

#through

Attributes inherited from Abstract

#alias, #combine_keys, #foreign_key, #name, #override, #relation, #result, #source, #target, #view

Method Summary

Methods inherited from ManyToMany

#through_assoc_name, #through_relation

Methods inherited from Abstract

#aliased?, new, #override?, process_options, resolve_target_name, #type

Methods included from Initializer

extended