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
commit  690b1ecdcc468adc782794f358391a4e0da1a244
tree    8a29210026f763d749281e0dea3ac2d5474b519c
parent  f9ec6c8309683436c8bb35a63ffd5902feed419c
README.txt
== dm-more ==

Extra non-essential parts for DataMapper.

Including:

 * Migrations
 * Validations
 * Aggregates
 * Observers

== Aggregates

Currently includes count, min, max, avg, sum (more info in dm-aggregates/README)