Aleksandr

Results 5 comments of Aleksandr

Have the same problem. I send function to MongoDB like: ``` js function filter(){ ... } User.find({ $where: filter.toString() }, function( error, users ){ // MongoError: ReferenceError: __cov_G1RH9TezwmrgBKIjkjZ4FQ is not...

I'm interested in such feature too. I need it to store state object in URI in my app. Something line this https://github.com/visionmedia/node-querystring

Maybe you are right, but in this case it's more convenient for me to use only node-querystring instead if mixin two libraries. Thanks.

Hi, @Soviut I don't maintain this repository anymore. If you like to maintaint it by yourself - just say it to me.