#59 √ invalid
Brian Rose

DataMapper HEAD support

Reported by Brian Rose | March 2nd, 2008 @ 07:58 AM | in 1.0

Wanting to experiment with the extremely bleeding edge version of DataMapper, I wired up merb_datamapper to work (mostly).

DataMapper HEAD is available via git at:

http://github.com/sam/dm/tree/ma...

merb_datamapper is available in this merb_plugins fork:

http://github.com/heimidal/merb-...

A few gotchas (since this is extremely bleeding edge):

DM::Base appears to have been merged with DM::Database into DM::Repository.

DM::Persistence has been replaced by DM::Persistable.

validates_length_of appears to be broken as of 2/2/08.

You cannot inherit from DM::Repository. (I am not sure what the plan for that class is and haven't had a chance to look into the problem.) You must include DataMapper::Persistable in your models.

Comments and changes to this ticket

Please Login or create a free account to add a new comment.

You can update this ticket by sending an email to from your email client. (help)

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

Shared Ticket Bins