couchrest_model/lib/couchrest/mixins
2009-02-05 18:57:11 -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 [extended-document] added support for property :name, :default => 'Matt" and default couchrest type 2009-02-05 18:57:11 -08:00
validation.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
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