acts_as_list_mongoid 0.2.1
Make your Mongoid model acts as a list. This acts_as extension provides the capabilities for sorting and reordering a number of objects in a list. The instances that take part in the list should have a +position+ field of type Integer.
Gemfile:
=
installieren:
=
Runtime Abhängigkeiten (2):
mongoid
>= 2.0.0.beta.14
mongoid_embedded_helper
>= 0.2.5