couchrest_model/lib/couchrest/model
Sam Lown 80e5ed2767 Updating histories and ensuring VERSION and date are good for 1.1.2 2011-07-23 17:38:49 +02:00
..
core_extensions Fixing issues with Ruby 1.8.7 2011-04-08 22:34:25 +02:00
designs Adding support for start and end key swapping with descending 2011-04-15 19:24:06 +02:00
support Upgrading to use CouchRest 1.1.0.pre3 and new Hash-less design 2011-06-08 18:22:35 +02:00
validations Views for unique validations created on loading, not execution 2011-05-20 12:21:42 +02:00
associations.rb Removing old fashioned class_evals (more to go) 2011-06-25 01:49:15 +02:00
base.rb Renaming casted model to embeddable and preparing for 1.1.0 launch@ 2011-06-25 19:24:43 +02:00
callbacks.rb Refactoring tests and Validation callbacks 2011-06-09 01:05:22 +02:00
casted_array.rb Casted array should notify changes on deletion 2011-06-07 20:59:14 -03:00
casted_by.rb Fixing issues with dirty tracking on nested models and related improvements 2011-04-20 16:44:49 +02:00
casted_hash.rb Fixing issues with dirty tracking on nested models and related improvements 2011-04-20 16:44:49 +02:00
class_proxy.rb Implement #get! and #find! class methods 2011-05-30 21:57:28 -03:00
collection.rb Should always include docs when paginating by Model##paginate 2011-06-06 12:51:02 +02:00
configuration.rb Changing model_type_key one last time to 'type'. General doc refinements for 1.1.0.beta5 release 2011-04-30 13:13:38 +02:00
connection.rb Fixing issues when loading with rails 2011-04-30 00:34:12 +02:00
design_doc.rb Overriding couchrest's database delete method to ensure design cache is deleted 2011-05-19 00:37:17 +02:00
designs.rb Adding filter support to design docs 2011-04-27 13:30:08 +02:00
dirty.rb Fixing issues with dirty tracking on nested models and related improvements 2011-04-20 16:44:49 +02:00
document_queries.rb Upgrading to use CouchRest 1.1.0.pre3 and new Hash-less design 2011-06-08 18:22:35 +02:00
embeddable.rb Fix Embeddable and super issues. Prep for release 1.1.1 2011-07-04 18:53:25 +02:00
errors.rb Implement #get! and #find! class methods 2011-05-30 21:57:28 -03:00
extended_attachments.rb some speed optimisations. added 'use_dirty' configuration variable 2011-03-03 17:58:57 +10:30
persistence.rb Casted Model now no longer depends on a Hash 2011-06-25 00:58:50 +02:00
properties.rb updating to couchrest 1.1.2 and as_couch_json method 2011-07-19 21:28:44 +02:00
property.rb Casting array type properties now possible 2011-07-19 18:03:31 +02:00
property_protection.rb Renaming Attribute Protection and solving problem modifying the provided hash to the #attributes= method 2010-10-22 15:39:12 +02:00
proxyable.rb Upgrading to use CouchRest 1.1.0.pre3 and new Hash-less design 2011-06-08 18:22:35 +02:00
typecast.rb Adding property build support to enable CastedArray#build 2011-05-21 14:16:39 +02:00
validations.rb Refactoring tests and Validation callbacks 2011-06-09 01:05:22 +02:00
views.rb Refactoring design doc manipulation for a much simpler and more reliable approach 2011-04-17 02:46:33 +02:00