Class: Rasti::DB::Relations::OneToOne

Inherits:
OneToMany show all
Defined in:
lib/rasti/db/relations/one_to_one.rb

Instance Attribute Summary

Attributes inherited from Base

#name, #source_collection_class

Method Summary

Methods inherited from OneToMany

#add_join, #apply_filter, #fetch_graph, #foreign_key

Methods inherited from Base

#from_many?, #from_one?, #initialize, #join_relation_name, #many_to_many?, #many_to_one?, #one_to_many?, #one_to_one?, #target_collection_class, #to_many?, #to_one?

Constructor Details

This class inherits a constructor from Rasti::DB::Relations::Base