public
Description: Extras for DataMapper, including bridges to DataObjects::Migrations and Merb::DataMapper
Homepage: http://datamapper.org/
Clone URL: git://github.com/datamapper/dm-more.git
dkubb (author)
Wed Sep 30 14:25:02 -0700 2009
commit  0c1a2593903f7b749290cea29dc1943477abd576
tree    d1d3bb407e2747a662757316c8b34b75af5b5f58
parent  62cffdd9c41aa186d802da8c4085fc50896df98c
README.rdoc

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.