| 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.
Override CastedArray instantiation_and_cast method for a simpler version that will not try to cast the model.