Sha256: c8fc8cf979a9981f5247e1c4363a2ea266ffc39548b366fa85e07bdccde8b172

Contents?: true

Size: 841 Bytes

Versions: 1

Compression:

Stored size: 841 Bytes

Contents

h1. WARNING

This repo has been discontinued. Please use "machinist_mongo":http://github.com/nmerouze/machinist_mongo now.

h1. Machinist Mongomapper

A "Machinist":http://github.com/notahat/machinist adapter for "MongoMapper":http://github.com/jnunemaker/mongomapper.

h2. Usage

Using MachinistMongomapper is simple. Just install the gem;

bc. gem install machinist_mongomapper

And replace the first line of your @blueprints.rb@;

bc. require 'machinist/active_record'

with this;

bc. require 'machinist/mongomapper'

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

h2. Todo

* Write a spec for EmbeddedDocument.

h2. Contributors

* "Nicolas Mérouze":http://github.com/nmerouze
* "Cyril Mougel":http://github.com/shingara
* "Aubrey Holland":http://github.com/aub
* "Jeff Kreeftmeijer":http://github.com/jeffkreeftmeijer

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
machinist_mongomapper-1.0.0 README.textile