Class: Dynomite::Associations::HasMany
- Inherits:
-
Object
- Object
- Dynomite::Associations::HasMany
- Includes:
- ManyAssociation
- Defined in:
- lib/dynomite/associations/has_many.rb
Instance Attribute Summary
Attributes included from ManyAssociation
Attributes included from Association
#loaded, #name, #options, #source
Method Summary
Methods included from ManyAssociation
#<<, #==, #associate_one_way, #create, #create!, #delete_all, #destroy_all, #disassociate, #disassociate_all, #disassociate_one_way, #each, #find_target, #include?, #initialize, #method_missing, #records, #relation, #setter, #where
Methods included from Association
#coerce_to_id, #coerce_to_item, #declaration_field_name, #declaration_field_type, #find_target, #initialize, #loaded?, #reader_target, #reset, #target
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class Dynomite::Associations::ManyAssociation