public
Description: Extras for DataMapper, including bridges to DataObjects::Migrations and Merb::DataMapper
Homepage: http://datamapper.org/
Clone URL: git://github.com/datamapper/dm-more.git
name age message
file .document Fri Dec 11 19:46:50 -0800 2009 Updated .gitignore and added .document meta data [dkubb]
file .gitignore Fri Dec 11 21:17:13 -0800 2009 [dm-more] Updated rake release task to work wit... [dkubb]
file LICENSE Mon Nov 23 23:30:02 -0800 2009 [dm-more] Converted to use Jeweler * Removed o... [dkubb]
file README.rdoc Tue Aug 18 17:37:06 -0700 2009 [all] Changed README to .rdoc format [#970 sta... [snusnu]
file Rakefile Fri Dec 11 21:52:42 -0800 2009 [dm-more] Fix rake release task to reference me... [dkubb]
file VERSION Mon Nov 23 23:30:02 -0800 2009 [dm-more] Converted to use Jeweler * Removed o... [dkubb]
directory adapters/ Fri Dec 11 19:51:42 -0800 2009 Updated rake spec task to be consistent with dm... [dkubb]
directory dm-adjust/ Fri Dec 11 19:51:42 -0800 2009 Updated rake spec task to be consistent with dm... [dkubb]
directory dm-aggregates/ Fri Dec 11 19:51:42 -0800 2009 Updated rake spec task to be consistent with dm... [dkubb]
directory dm-ar-finders/ Fri Dec 11 19:51:42 -0800 2009 Updated rake spec task to be consistent with dm... [dkubb]
directory dm-cli/ Fri Dec 11 19:51:42 -0800 2009 Updated rake spec task to be consistent with dm... [dkubb]
directory dm-constraints/ Fri Dec 11 19:51:42 -0800 2009 Updated rake spec task to be consistent with dm... [dkubb]
directory dm-is-example/ Fri Dec 11 19:44:14 -0800 2009 Removed rubyforge release task * Moved task im... [dkubb]
directory dm-is-list/ Fri Dec 11 19:51:42 -0800 2009 Updated rake spec task to be consistent with dm... [dkubb]
directory dm-is-nested_set/ Fri Dec 11 19:51:42 -0800 2009 Updated rake spec task to be consistent with dm... [dkubb]
directory dm-is-remixable/ Fri Dec 11 19:51:42 -0800 2009 Updated rake spec task to be consistent with dm... [dkubb]
directory dm-is-searchable/ Fri Dec 11 19:51:42 -0800 2009 Updated rake spec task to be consistent with dm... [dkubb]
directory dm-is-state_machine/ Fri Dec 11 19:51:42 -0800 2009 Updated rake spec task to be consistent with dm... [dkubb]
directory dm-is-tree/ Fri Dec 11 19:51:42 -0800 2009 Updated rake spec task to be consistent with dm... [dkubb]
directory dm-is-versioned/ Fri Dec 11 19:51:42 -0800 2009 Updated rake spec task to be consistent with dm... [dkubb]
directory dm-migrations/ Fri Dec 11 19:51:42 -0800 2009 Updated rake spec task to be consistent with dm... [dkubb]
directory dm-observer/ Fri Dec 11 19:51:42 -0800 2009 Updated rake spec task to be consistent with dm... [dkubb]
directory dm-serializer/ Fri Dec 11 19:51:42 -0800 2009 Updated rake spec task to be consistent with dm... [dkubb]
directory dm-sweatshop/ Fri Dec 11 19:51:42 -0800 2009 Updated rake spec task to be consistent with dm... [dkubb]
directory dm-tags/ Fri Dec 11 19:51:42 -0800 2009 Updated rake spec task to be consistent with dm... [dkubb]
directory dm-timestamps/ Fri Dec 11 19:51:42 -0800 2009 Updated rake spec task to be consistent with dm... [dkubb]
directory dm-types/ Fri Dec 11 19:51:42 -0800 2009 Updated rake spec task to be consistent with dm... [dkubb]
directory dm-validations/ Fri Dec 11 19:51:42 -0800 2009 Updated rake spec task to be consistent with dm... [dkubb]
directory rails_datamapper/ Fri Dec 11 19:44:14 -0800 2009 Removed rubyforge release task * Moved task im... [dkubb]
README.rdoc

dm-more

Extra, non-essential parts for DataMapper

Including

  * Migrations
  * Validations
  * Serializers
  * A Command-Line Interface
  * Timestamps
  * Types
  * ActiveRecord-style finders
  * Adapters for your favorite repository or database type
  * Integration with your favorite web frameworks
  * Observers for watching resources.