Class CouchObject::Persistable::HasManyRelation
In: lib/couch_object/persistable/has_many_relations_array.rb
Parent: Array
Enumerable Document StandardError HasManyAssociationError MissingView CantCompareSize DocumentNotFound BelongsToAssociationError HasOneAssociationError CouchDBError MapProcessError DatabaseSaveFailed NoDatabaseLocationSet Array HasManyRelation Response Database Server View Errors VERSION ClassMethods Persistable Utils CouchObject dot/f_3.png

This class is used to easily be able to overwrite functionality in Arrays that enable messaging between classes that are related

Methods

External Aliases

delete -> original_delete

Public Class methods

Public Instance methods

When adding objects from the load relations method the call back shouldn‘t be made

This method is needed so that HasManyRelations can be compared more resonably :)

[Validate]