- Inheritance
- < ActiveRecord::Associations::AssociationCollection < ActiveRecord::Associations::AssociationProxy < Object
This is the proxy that handles a has many association.
If the association has a :through option further specialization is provided by its child HasManyThroughAssociation.