hookercookerman / machinist2_mongomapper

machinist2 mongomapper adapter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

machinist2 mongomapper adapter


Languages

Language:Ruby 100.0%