Class: Dynamoid::Associations::BelongsTo

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

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