MicCarr

Results 3 issues of MicCarr

I'm searching a way to do what your directive do, but smoothly. Is this possible ?

enhancement

Is this possible to handle variables or catch this fatal error ? (running on NodeOS) ![capture d ecran 2015-02-09 a 20 53 49](https://cloud.githubusercontent.com/assets/6163701/6114427/583e69b6-b09e-11e4-8c48-ecb35b6c259f.png)

Changes the `db.collection.aggregate()` api to accept both the custom `aggregate( step1, step2, …)` and the official mongo `aggregate( pipeline, options )` notations. The `aggregate()` should accept the pipeline as a...