Class: ROM::SQL::Association::OneToOne

Inherits:
OneToMany show all
Defined in:
lib/rom/sql/association/one_to_one.rb

Instance Attribute Summary

Attributes inherited from ROM::SQL::Association

#as, #relation, #result, #source, #target

Method Summary

Methods inherited from OneToMany

#associate, #call, #combine_keys, #join_keys

Methods inherited from ROM::SQL::Association

#initialize, #qualify

Constructor Details

This class inherits a constructor from ROM::SQL::Association