Class: ActiveEntity::Associations::Embeds::EmbedsOneAssociation

Inherits:
SingularAssociation show all
Defined in:
lib/active_entity/associations/embeds/embeds_one_association.rb

Overview

Active Entity Has One Association

Instance Attribute Summary

Attributes inherited from Association

#owner, #reflection, #target

Method Summary

Methods inherited from SingularAssociation

#build, #reader, #writer

Methods inherited from Association

#extensions, #initialize, #initialize_attributes, #inversed_from, #klass, #loaded?, #marshal_dump, #marshal_load, #remove_inverse_instance, #set_inverse_instance

Constructor Details

This class inherits a constructor from ActiveEntity::Associations::Embeds::Association