Skip to content

yeastymobs/machinist_mongomapper

Repository files navigation

WARNING

This repo has been discontinued. Please use machinist_mongo now.

Machinist Mongomapper

A Machinist adapter for MongoMapper.

Usage

Using MachinistMongomapper is simple. Just install the gem;

gem install machinist_mongomapper

And replace the first line of your blueprints.rb;

require 'machinist/active_record'

with this;

require 'machinist/mongomapper'

Now you can use Machinist with your Mongo database. Have fun!

Todo

  • Write a spec for EmbeddedDocument.

Contributors

About

Machinist adapter for MongoMapper (moved to http://github.com/nmerouze/machinist_mongo)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages