mongoid_embed_finder 0.0.4
This simple gem lets you find embedded documents easily. It does not instantiate parent record with a whole bunch of embedded documents. Instead it instantiates found embedded documents first and then sets parent association.
Gemfile:
=
install:
=
Runtime Dependencies (1):
mongoid
~> 4.0.0.beta1