Class: Dynamoid::Associations::BelongsTo
- Inherits:
-
Object
- Object
- Dynamoid::Associations::BelongsTo
- Includes:
- SingleAssociation
- Defined in:
- lib/dynamoid/associations/belongs_to.rb
Instance Attribute Summary
Attributes included from Association
#loaded, #name, #options, #source
Method Summary
Methods included from SingleAssociation
#==, #create, #create!, #delete, #method_missing, #nil?, #setter
Methods included from Association
#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