knowtheory / dm-as-activerecord
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
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.

