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
myobie (author)
Thu May 08 12:54:47 -0700 2008
commit  53973fb564838e387c4721a46b3bba7d2fa10bcf
tree    decb5808439a97374ee04dfc8636126e6ce1a844
parent  01507dbfdda6061f4f88e79ac38b4e6097d27a5a
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 Thu May 08 12:54:47 -0700 2008 Added dm-ar-finders to the gem list [myobie]
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