Class: ActiveNode::Associations::HasOneAssociation

Inherits:
SingularAssociation show all
Defined in:
lib/active_node/associations/has_one_association.rb

Overview

:nodoc:

Instance Attribute Summary

Attributes inherited from Association

#owner, #reflection, #rel_target, #target

Method Summary

Methods inherited from SingularAssociation

#id_reader, #id_writer, #reader, #rel_reader, #rel_writer, #writer

Methods inherited from Association

#ids_reader, #ids_writer, #initialize, #klass, #load_ids, #reader, #rel, #rels_loader, #rels_reader, #rels_writer, #reset, #save, #validate_type, #writer

Constructor Details

This class inherits a constructor from ActiveNode::Associations::Association