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.

Methods

<<   all   build   clear   create   delete   delete_at   destroy   destroy!   first   kind_of?   new   new   pop   push   reload   replace   respond_to?   save   shift   unshift   update   update!  

Included Modules

Assertions

Public Class methods

Public Instance methods

[Validate]