Machinist2 MongoMapper
Machinist2 adaptor for mongo_mapper
Usage
Using Machinist MongoMapper is simple. Put this in your Gemfile
:
gem 'machinist2_mongomapper'
And run:
bundle install
And you’re all set. Be sure read Machinist’s README to find out how to create your objects and get this thing running.