paul / datapathy

A stupid-simple ORM that provides the minimum neccessary api, and stays out of your way

This URL has Read+Write access

name age message
file .document Thu Sep 10 13:05:11 -0700 2009 Initial commit to datapathy. [paul]
file .gitignore Sat Dec 19 15:50:23 -0800 2009 Can't override Class.allocate, i guess [paul]
file LICENSE Thu Sep 10 13:05:11 -0700 2009 Initial commit to datapathy. [paul]
file README.mkd Tue Sep 15 11:19:32 -0700 2009 Refactor specs [paul]
file Rakefile Wed Dec 23 12:40:56 -0800 2009 Clean up deps [paul]
file VERSION Fri Sep 11 10:11:50 -0700 2009 Gemspec [paul]
directory benchmarks/ Sat Dec 19 15:50:23 -0800 2009 Can't override Class.allocate, i guess [paul]
file datapathy.gemspec Wed Dec 23 12:34:33 -0800 2009 Bump version [paul]
directory lib/ Wed Dec 23 12:40:56 -0800 2009 Clean up deps [paul]
directory profile/ Tue Sep 15 13:39:47 -0700 2009 Update and bulk update [paul]
directory spec/ Tue Dec 22 15:52:41 -0800 2009 Handle #new with no attributes [paul]
README.mkd

datapathy

The stupid-simple ORM

Roadmap

  • 0.1.0 - CRUD API in adapters & models completed
  • 0.2.0 - Lazy Collections
  • 0.3.0 - Validations & Errors

Copyright

Copyright (c) 2009 Paul Sadauskas. See LICENSE for details.