knowtheory / dm-as-activerecord

Making DataMapper pretend to be activerecord, so as to avoid ActionORM

This URL has Read+Write access

name age message
file README Loading commit data...
README
dm-is-activerecord is a shim internal to DataMapper to make DM masquerade as ActiveRecord.  DataMapper, pleasantly is 
architected in such a way that it does not require ActionORM in order to fulfill the behavior that rails and merb expect 
out of an ORM.