lessthan3 / mongofb

MongoFirebase - MongoDB + Firebase security/updates
MIT License
132 stars 15 forks source link

add ref.remove() #15

Closed scien closed 10 years ago

scien commented 10 years ago

14

cookie.get('type').remove()

which is a shortcut for

cookie.get('type').set(null)
scien commented 10 years ago

https://github.com/scien/mongofb/commit/70ffdac418739e2daa718ac4161506d64d61d483