brianmario / dm-more forked from datamapper/dm-more
- Source
- Commits
- Network (62)
- Downloads (13)
- Wiki (1)
- Graphs
-
Branch:
master
commit d5baa31c348e25943b2c087620d197a6e468b657
tree 96957d1881e4fa9efa59d41c42ba2a00ea2281c9
parent 459fd82a8923d7bf9c3d6ce64ab5f4bba7b867dc
tree 96957d1881e4fa9efa59d41c42ba2a00ea2281c9
parent 459fd82a8923d7bf9c3d6ce64ab5f4bba7b867dc
dm-more /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Mon May 11 11:12:02 -0700 2009 | |
| |
History.txt | Sun Mar 29 23:35:08 -0700 2009 | |
| |
MIT-LICENSE | Tue May 13 05:07:43 -0700 2008 | |
| |
Manifest.txt | Mon Nov 17 19:04:47 -0800 2008 | |
| |
README.textile | Wed Jun 11 18:30:22 -0700 2008 | |
| |
README.txt | Wed Jul 16 07:28:36 -0700 2008 | |
| |
Rakefile | Thu Jun 11 13:38:56 -0700 2009 | |
| |
TODO | Sat Dec 06 19:51:12 -0800 2008 | |
| |
adapters/ | Fri May 29 09:39:55 -0700 2009 | |
| |
dm-adjust/ | Wed Apr 22 18:34:57 -0700 2009 | |
| |
dm-aggregates/ | Wed Apr 22 18:34:57 -0700 2009 | |
| |
dm-ar-finders/ | Wed Apr 22 18:34:57 -0700 2009 | |
| |
dm-cli/ | Wed Apr 22 18:34:57 -0700 2009 | |
| |
dm-constraints/ | Mon May 11 11:27:18 -0700 2009 | |
| |
dm-is-example/ | Wed Apr 22 18:34:57 -0700 2009 | |
| |
dm-is-list/ | Wed Apr 22 18:34:57 -0700 2009 | |
| |
dm-is-nested_set/ | Wed Apr 22 18:34:57 -0700 2009 | |
| |
dm-is-remixable/ | Wed Apr 22 18:34:57 -0700 2009 | |
| |
dm-is-searchable/ | Wed Apr 22 18:34:57 -0700 2009 | |
| |
dm-is-state_machine/ | Wed Apr 22 18:34:57 -0700 2009 | |
| |
dm-is-tree/ | Wed Apr 22 18:34:57 -0700 2009 | |
| |
dm-is-versioned/ | Wed Apr 22 18:34:57 -0700 2009 | |
| |
dm-is-viewable/ | Wed Apr 22 18:34:57 -0700 2009 | |
| |
dm-migrations/ | Wed Apr 22 18:34:57 -0700 2009 | |
| |
dm-observer/ | Wed Apr 22 18:34:57 -0700 2009 | |
| |
dm-querizer/ | Wed Apr 22 18:34:57 -0700 2009 | |
| |
dm-serializer/ | ||
| |
dm-shorthand/ | Wed Apr 22 18:34:57 -0700 2009 | |
| |
dm-sweatshop/ | Wed Apr 22 18:34:57 -0700 2009 | |
| |
dm-tags/ | Wed Apr 22 18:34:57 -0700 2009 | |
| |
dm-timestamps/ | Wed Apr 22 18:34:57 -0700 2009 | |
| |
dm-types/ | Wed Apr 22 18:34:57 -0700 2009 | |
| |
dm-validations/ | Wed Apr 22 18:34:57 -0700 2009 | |
| |
lib/ | Mon Apr 13 12:05:31 -0700 2009 | |
| |
rails_datamapper/ | Thu Jun 11 13:39:25 -0700 2009 | |
| |
tasks/ | Sat Nov 22 01:08:15 -0800 2008 |
README.txt
== dm-more == Extra non-essential parts for DataMapper. Including: * Migrations * Validations * Aggregates * Observers == Aggregates Currently includes count, min, max, avg, sum (more info in dm-aggregates/README)

