couchrest_model/lib/couchrest/mixins
2009-07-16 19:52:53 -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 Namespace Extlib versions of class_inheritable_accessor methods with extlib_prefix, as done in Wycats' Rails fork, so that their inclusion won't overwrite existing ActiveSupport implementations, if present. Check for existence of Class extensions on a per-method basis. 2009-03-19 16:59:22 -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
collection.rb Changed pagination technique used by Collection 2009-07-08 09:45:08 -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 differentiated attachment's URI and URL 2009-06-07 18:51:31 -07:00
extended_document_mixins.rb Added Collection mixin. 2009-07-08 09:38:26 -07:00
properties.rb added support to cast Float values 2009-07-16 19:52:53 -07:00
validation.rb strings respond to :each and the might break validation on casted arrays 2009-05-20 18:35:41 -07:00
views.rb fixed the specs 2009-07-14 23:48:06 -07:00