ruby-origin

Simple DSL for MongoDB query generation
  http://mongoid.org
  0
  no reviews



Origin provides a DSL to mix in to any object to give it the ability to build MongoDB queries easily. It was extracted from Mongoid in an attempt to allow others to leverage the DSL in their own applications without needing a mapper.