couchrest_model/lib/couchrest
2009-02-24 22:51:13 -08:00
..
commands change it to !include 2009-01-02 01:59:33 -08:00
core removed CouchRest::Model, added more specs and fixed a bug with casted CR::ExtendedDocument 2009-02-24 22:51:13 -08:00
helper move some couchapp components to couchapp project 2009-01-08 16:48:11 -08:00
mixins added a new validator 2009-02-20 15:34:49 -08:00
more removed CouchRest::Model, added more specs and fixed a bug with casted CR::ExtendedDocument 2009-02-24 22:51:13 -08:00
support added autovalidation (auto_validate! in your ExtendedDocument) and extracted some extlib stuff so we will soon be able to remove the dependency. 2009-02-05 17:06:12 -08:00
validation fixed a bug with validation 2009-02-20 18:32:01 -08:00
mixins.rb got rid of extlib hooking system in favor of the new Rails3 callback system. As well as fixed timestamps! in ExtendedDoc 2009-02-03 17:33:31 -08:00
monkeypatches.rb fixed a bug with the RestClient optimization, added more callbacks on the ExtendedDocument and added support for casted arrays of objects. 2009-02-12 20:28:07 -08:00