Files
meteor/packages/minimongo
matt debergalis 4889a6d18e Make collection.remove() a no-op on client
This matches the server behavior.  It's dangerously easy to accidently
pass a falsey selector to remove.  To really remove all documents in a
collection, explicitly pass the {} selector.
2012-04-19 16:15:54 -07:00
..
2012-04-03 22:40:36 -07:00
2011-11-17 18:35:20 -08:00