Ruby on Rails latest stable (v2.3.4)
-
0 notes
- Superclass:
ActiveRecord::Associations::AssociationCollection
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.

