public
Rubygem
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
monki (author)
Mon Jul 21 11:04:44 -0700 2008
commit  ac7c4c301dd07f511cd38d01fa4be762a94891dc
tree    5dc7f9ed3b998349a29ea2df99b325d0921e9096
parent  452c96bdd35726137a95720a65762b3df2bdf92b
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)