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, #target

Method Summary

Methods inherited from SingularAssociation

#id_reader, #id_writer, #ids_reader, #load_target, #target_each

Methods inherited from Association

#initialize, #klass, #load_target, #reader, #reset, #save, #writer

Constructor Details

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