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
Adam French (author)
Wed May 07 10:29:49 -0700 2008
commit  e3d72a8a9f1dd7fc68500c539e362444d6b118c6
tree    9c61974e6af30deed99d2ec9bb89f4ca411b2b0b
parent  a55dc09669177299de9d8c6f9d4a67bc8e9db980
name age message
file .gitignore Mon May 05 09:37:23 -0700 2008 Ignore vim .swp files [oleg dashevskii]
file LICENSE Sat Apr 12 01:07:27 -0700 2008 rake install_gems should be working again [benburkert]
file MIT-LICENSE Thu Mar 13 10:00:40 -0700 2008 Cleanup rakefile from dm-core [paul]
file README Wed Mar 19 11:47:38 -0700 2008 Added to the README [guyvdb]
file Rakefile Sat May 03 07:03:32 -0700 2008 Update Rakefile with dm-aggregates [foysavas]
file TODO Tue Apr 15 22:30:10 -0700 2008 Validation bug fixes [guyvdb]
directory couchdb_adapter/ Wed Apr 30 09:41:21 -0700 2008 Adding in the view spec [bernerdschaefer]
directory dm-aggregates/ Sat May 03 11:29:39 -0700 2008 Update to handle condition hash [foysavas]
directory dm-ar-finders/ Sun May 04 23:08:46 -0700 2008 tested find_all_by [mattetti]
directory dm-cli/ Fri May 02 14:18:55 -0700 2008 Some tweaks to update to latest DM 0.9.0 compat... [sam]
directory dm-is-tree/ Mon May 05 10:19:33 -0700 2008 Make dm-is-tree more gem alike [oleg dashevskii]
directory dm-migrations/ Mon May 05 13:20:39 -0700 2008 Added FTW. [sam]
directory dm-serializer/ Fri May 02 19:26:37 -0700 2008 Moved the table_exists? and recreate_database m... [Mark Bates]
directory dm-timestamps/ Tue May 06 22:19:41 -0700 2008 Remove nil values from matching properties [dkubb]
directory dm-types/ Fri May 02 19:26:37 -0700 2008 Moved the table_exists? and recreate_database m... [Mark Bates]
directory dm-validations/ Wed May 07 10:29:49 -0700 2008 accounting for further defaults [Adam French]
directory merb_datamapper/ Tue May 06 16:21:30 -0700 2008 Misc merb_datamapper fixes [dkubb]
README
== dm-more ==

Extra non-essential parts for DataMapper.

Including:

 * Migrations
 * Validations