MongoidMidgets

Meta gem for my microgems.

Currently:

  • mongoid_bitfield — helper for bitfields which are stored as a single property in mongodb
  • mongoid_touch — provides very basic touch method like known from ActiveRecord
  • mongoid_upk — change your document id generator to a more reliable one (minimizes possible id collisions)