-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Trivial - P5
-
Affects Version/s: None
-
Component/s: Docs
-
None
-
None
-
None
-
None
-
None
-
None
-
None
As far as I can tell there is no documentation for aggregation pipeline in Mongoid. This includes using mongodb's aggregation pipeline directly via hashes and using Mongoid DSL for aggregation pipeline.
For the general purpose aggregation pipeline, making the following SO answer into a tutorial page should largely suffice:
- links to