couchrest_model/lib/couchrest/mixins
2010-04-05 22:22:56 +00:00
..
attachments.rb added an option to force the deletion of a attachment 2009-07-29 20:12:35 -07:00
attribute_protection.rb Using |property_name, property_value| instead of |key, value|. 2009-10-31 10:49:26 -02:00
callbacks.rb reunited some __FILE__, __LINE__ with their + 1 2009-07-19 01:23:51 -07:00
class_proxy.rb Class proxy was not setting database on result sets 2010-02-27 18:42:32 -03:00
collection.rb Fixing support for specifying database in collections 2010-04-05 22:22:56 +00:00
design_doc.rb modified the 'all' view to emit doc ids so we can do Model.all(:keys => [1,2]) 2009-07-22 15:45:18 -07:00
document_queries.rb BUGFIX: attribute protection 2010-02-26 17:18:10 -06:00
extended_attachments.rb fixed extended attachment encoding part 2 2010-01-29 22:18:55 -02:00
extended_document_mixins.rb Adds attribute protection to properties 2009-10-31 09:56:58 -02:00
properties.rb Simplifying and moving CastedArray into own file 2010-03-31 08:25:33 +00:00
validation.rb reunited some __FILE__, __LINE__ with their + 1 2009-07-19 01:23:51 -07:00
views.rb BUGFIX: attribute protection 2010-02-26 17:18:10 -06:00