couchrest_model/lib/couchrest/mixins
2009-07-21 14:36:09 +02: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 forgot to add database to count query 2009-07-21 14:36:09 +02:00
collection.rb added amount_pages to a paginated collection 2009-07-20 15:52:14 -07:00
design_doc.rb Optimized Model.count to run about 3x faster 2009-07-16 20:38:15 -07:00
document_queries.rb Optimized Model.count to run about 3x faster 2009-07-16 20:38:15 -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