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)
Mon May 05 12:34:11 -0700 2008
commit  c0e877d575aed940e5856b9bb15e64e929cd515f
tree    eb21d150341c21f68b42a9d78df17018f4e92231
parent  d6884ee1ce0f1d799d1f13a84b4eed77c281dc30 parent  6606f64f07b9c2768bde9dc813f28205a3d6a8e9
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 12:33:56 -0700 2008 default rake task is to run the specs [Adam French]
directory dm-serializer/ Fri May 02 19:26:37 -0700 2008 Moved the table_exists? and recreate_database m... [Mark Bates]
directory dm-timestamps/ Fri May 02 19:26:37 -0700 2008 Moved the table_exists? and recreate_database m... [Mark Bates]
directory dm-types/ Fri May 02 19:26:37 -0700 2008 Moved the table_exists? and recreate_database m... [Mark Bates]
directory dm-validations/ Sat May 03 01:45:25 -0700 2008 Merge branch 'master' of git@github.com:sam/dm-... [Guy van den Berg]
directory merb_datamapper/ Mon May 05 09:38:04 -0700 2008 Return automigration stuff to merb_datamapper r... [oleg dashevskii]
README
== dm-more ==

Extra non-essential parts for DataMapper.

Including:

 * Migrations
 * Validations