Closed scien closed 10 years ago
cookie.get('type').remove()
which is a shortcut for
cookie.get('type').set(null)
https://github.com/scien/mongofb/commit/70ffdac418739e2daa718ac4161506d64d61d483
14
which is a shortcut for