cubicle 0.1.22
Cubicle provides a dsl and aggregation caching framework for automating the generation, execution and caching of map reduce queries when using MongoDB in Ruby. Cubicle also includes a MongoMapper plugin for quickly performing ad-hoc, multi-level group-by queries against a MongoMapper model.
Gemfile:
=
install:
=
Runtime Dependencies (2):
activesupport
>= 2.3
mongo
>= 0.18.3
Development Dependencies (1):
shoulda
= 2.10.3