Class: Dynamoid::Associations::HasOne

Inherits:
Object
  • Object
show all
Includes:
Association, SingleAssociation
Defined in:
lib/dynamoid/associations/has_one.rb

Instance Attribute Summary

Attributes included from Association

#loaded, #name, #options, #source

Method Summary

Methods included from SingleAssociation

#==, #associate, #create, #create!, #delete, #disassociate, #empty?, #method_missing, #nil?, #setter

Methods included from Association

#declaration_field_name, #declaration_field_type, #find_target, #initialize, #loaded?, #reset, #target

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Dynamoid::Associations::SingleAssociation