Richard Sands

Results 4 comments of Richard Sands

I'm trying to figure out a way to do this too. Tried adding the helpers function to Ground.Collection.prototype, and then setting Mongo.Collection helpers on there, but it doesn't seem to...

Update: ```MyCollection.findOneOnline``` (i.e. the normal ungrounded version) returns a Document, whereas ```MyCollection.findOne``` (the grounded collection find method) returns an Object... watch this space!

+1 this happens for me with delete modal