diff --git a/backbone-couchdb.coffee b/backbone-couchdb.coffee index 04ee63c..8a270ef 100644 --- a/backbone-couchdb.coffee +++ b/backbone-couchdb.coffee @@ -237,6 +237,7 @@ class Backbone.Model extends Backbone.Model # Adds some more methods to Collections that are needed for the connector ### class Backbone.Collection extends Backbone.Collection + #The _removeReference function should be overriden in order to remove the attribute collection model : Backbone.Model initialize : ->