public
Description: Extras for DataMapper, including bridges to DataObjects::Migrations and Merb::DataMapper
Homepage: http://datamapper.org
Clone URL: git://github.com/sam/dm-more.git
Dan Kubb (author)
Tue Jul 15 12:37:10 -0700 2008
commit  06a9599d5ed86b70441ce9fc15cc296470b42a93
tree    ee05ee97d681ab2ecdf55e22046114ce03c8b083
parent  c366fee263c578c2363b2242d61b935d8b556094
README.textile

dm-more

Extra, non-essential parts for DataMapper

Including

  • Migrations
  • Validations
  • Serializers
  • A Command-Line Interface
  • Timestamps
  • Types
  • ActiveRecord-style finders
  • Adapters for your favorite repository or database type
  • Integration with your favorite web frameworks
  • Observers for watching resources.