diff --git a/index.html b/index.html index 56966345..b2f2b07f 100644 --- a/index.html +++ b/index.html @@ -1367,6 +1367,11 @@ Accounts.fetch(); </script> +

+ Calling collection.reset() without passing any models as arguments + will empty the entire collection. +

+

createcollection.create(attributes, [options])