couchrest_model/lib/couchrest/mixins
2009-02-12 20:28:07 -08:00
..
attachments.rb moved stuff around and cleaned up some deprecation notices [save/save_doc] 2009-02-02 16:10:07 -08:00
callbacks.rb 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
design_doc.rb Started on the ExtendedDocument class with features moved to mixins. 2009-02-02 14:51:41 -08:00
document_queries.rb Started on the ExtendedDocument class with features moved to mixins. 2009-02-02 14:53:46 -08:00
extended_document_mixins.rb Started added a validation mixin 2009-02-02 19:21:32 -08:00
properties.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
validation.rb fixed some serious issues but left some for tomorrow (validations aren't working right) 2009-02-10 02:15:39 -08:00
views.rb 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