Class: Dynamoid::Associations::HasMany

Inherits:
Object
  • Object
show all
Includes:
ManyAssociation
Defined in:
lib/dynamoid/associations/has_many.rb

Instance Attribute Summary

Attributes included from ManyAssociation

#query

Method Summary

Methods included from ManyAssociation

#<<, #==, #create, #create!, #delete, #delete_all, #destroy_all, #include?, #initialize, #where

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Dynamoid::Associations::ManyAssociation