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)
Fri Jul 25 09:33:36 -0700 2008
commit  1825702bee4da1e28dee08810a866472f1e2fb16
tree    02d7d9aee265bd706d3b8d88a66b7b27cc92cf15
parent  690b1ecdcc468adc782794f358391a4e0da1a244
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)