Class: Dynomite::Associations::HasAndBelongsToMany

Inherits:
Object
  • Object
show all
Includes:
ManyAssociation
Defined in:
lib/dynomite/associations/has_and_belongs_to_many.rb

Instance Attribute Summary

Attributes included from ManyAssociation

#query

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