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
sam (author)
Wed May 07 16:43:36 -0700 2008
commit  01507dbfdda6061f4f88e79ac38b4e6097d27a5a
tree    47a6a675f07e4c558b4841a73ab24023e01132f9
parent  bebac7bec32cc34fbee3cfda20185870a934db87
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/ Wed May 07 16:06:05 -0700 2008 Add spec for operator. Modify to collect divers... [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 16:43:36 -0700 2008 Fixed error reference. [sam]
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