malkomalko
5/18/2010 - 11:21 AM

gistfile1.txt

this.find().each(function(doc){
        app.inspect(doc);
      }, true).then(function(){
          app.models.User.close();
      })