datamapper / dm-more
- Source
- Commits
- Network (63)
- Wiki (2)
- Graphs
-
Tree:
21ffecf
Dan Kubb (author)
Mon Nov 09 23:25:35 -0800 2009
commit 21ffecfaf341b641495f8bf746f4ee76bf202c29
tree 13eb97c4f90c568618c408bb8ff29bef64a45c51
parent c0e0b46c6a1f1c4a7e9a6f760508d85668535e90
tree 13eb97c4f90c568618c408bb8ff29bef64a45c51
parent c0e0b46c6a1f1c4a7e9a6f760508d85668535e90
dm-more /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Mon May 11 11:12:02 -0700 2009 | |
| |
History.rdoc | ||
| |
MIT-LICENSE | ||
| |
Manifest.txt | ||
| |
README.rdoc | Tue Aug 18 17:37:06 -0700 2009 | |
| |
Rakefile | ||
| |
TODO | Sat Dec 06 19:51:12 -0800 2008 | |
| |
adapters/ | ||
| |
dm-adjust/ | ||
| |
dm-aggregates/ | ||
| |
dm-ar-finders/ | ||
| |
dm-cli/ | ||
| |
dm-constraints/ | ||
| |
dm-is-example/ | ||
| |
dm-is-list/ | ||
| |
dm-is-nested_set/ | ||
| |
dm-is-remixable/ | ||
| |
dm-is-searchable/ | ||
| |
dm-is-state_machine/ | ||
| |
dm-is-tree/ | ||
| |
dm-is-versioned/ | ||
| |
dm-migrations/ | ||
| |
dm-observer/ | ||
| |
dm-serializer/ | ||
| |
dm-sweatshop/ | ||
| |
dm-tags/ | ||
| |
dm-timestamps/ | ||
| |
dm-types/ | ||
| |
dm-validations/ | ||
| |
lib/ | ||
| |
rails_datamapper/ | ||
| |
script/ | ||
| |
tasks/ |
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.

