Class | DataMapper::Associations::OneToMany::Proxy |
In: |
lib/dm-core/associations/one_to_many.rb
|
Parent: | Object |
TODO: look at making this inherit from Collection. The API is almost identical, and it would make more sense for the relationship.get_children method to return a Proxy than a Collection that is wrapped in a Proxy.