couchrest_model/lib/couchrest/mixins
2009-06-07 14:52:23 -07: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 Enabled callback halting and added copyright notices 2009-06-07 14:52:23 -07:00
class_proxy.rb cleaned up the design view names since we don't need to use md5 view names anymore. (we are using different revision numbers) 2009-05-17 19:34:02 -07:00
design_doc.rb fixed all the specs so we are back to green 2009-05-26 18:27:49 -07:00
document_queries.rb Add .count to extended documents to return how many there are. 2009-05-26 15:43:27 -07:00
extended_attachments.rb fixed the uuid count for the latest version of couchdb 2009-02-25 00:22:11 -08:00
extended_document_mixins.rb ClassProxy provides class-level methods on a dynamically chosen database. 2009-03-27 13:42:49 +00:00
properties.rb Renamed new_document? and new_model? to simply new? 2009-06-04 20:44:44 -07:00
validation.rb Integrated Yehuda's new callback code from rails 2009-06-07 02:57:22 -07:00
views.rb cleaned up the design view names since we don't need to use md5 view names anymore. (we are using different revision numbers) 2009-05-17 19:34:02 -07:00