Class: Dynamoid::Associations::HasAndBelongsToMany
- Inherits:
-
Object
- Object
- Dynamoid::Associations::HasAndBelongsToMany
- Includes:
- ManyAssociation
- Defined in:
- lib/dynamoid/associations/has_and_belongs_to_many.rb
Instance Attribute Summary
Attributes included from ManyAssociation
Attributes included from Association
#loaded, #name, #options, #source
Method Summary
Methods included from ManyAssociation
#<<, #==, #create, #create!, #delete, #delete_all, #destroy_all, #each, #find_target, #include?, #initialize, #method_missing, #records, #setter, #where
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::ManyAssociation