mongoid_embed_finder 0.0.2
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:
=
安裝:
=
Runtime 相依性套件 (1):
mongoid
~> 4.0.0.beta1