No commit activity in last 3 years
No release in over 3 years
does what the summary says
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

= 1.1.2
~> 2.1.0

Runtime

>= 0
~> 2.0.0.beta2
~> 0.8.6
 Project Readme

Machinist2 MongoMapper

Machinist2 adaptor for mongo_mapper

Usage

Using Machinist MongoMapper is simple. Put this in your Gemfile:

gem 'machinist2_mongomapper', :require => "machinist_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.