0.0
No commit activity in last 3 years
No release in over 3 years
Allows Machinist 2 to operate with DataMapper instead of ActiveRecord
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

Runtime

>= 0
>= 2.0.0.beta2
 Project Readme

DataMapper Support for Machinist 2

This gem provides the needed blueprint and lathe for using Machinist 2 in DataMapper projects. For details about Machinist, you should refer to the main project on github:

Installation

Via rubygems:

gem install machinist-dm

Usage

If you're using Bundler, machinist-dm should be automatically included. To include it explicitly:

require 'machinist/data_mapper'

Once it's included, usage is exactly the same as documented in the main Machinist project.

Credits

Issues

Please file issues in the Bug Tracker:

Have fun with Machinist!

Chris Corbyn (aka Chippie)