couchrest_model/lib/couchrest/mixins
2009-02-09 12:08:55 -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 a default value being a proc 2009-02-09 12:08:55 -08:00
validation.rb Started working on casted models, basic functionalities are now in. 2009-02-09 11:20:23 -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