Class CouchRest::Model::CollectionOfProxy
In: lib/couchrest/model/associations.rb
Parent: CastedArray

Special proxy for a collection of items so that adding and removing to the list automatically updates the associated property.

Methods

Public Class methods

Public Instance methods

Protected Instance methods

Override CastedArray instantiation_and_cast method for a simpler version that will not try to cast the model.

[Validate]