Class: Dynamoid::Associations::HasOne

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

Overview

The HasOne association.

Instance Attribute Summary

Attributes included from Association

#name, #options, #source

Method Summary

Methods included from SingleAssociation

#==, #create, #create!, #delete

Methods included from Association

#initialize

Dynamic Method Handling

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