couchrest_model/lib/couchrest/model
2010-09-18 15:19:15 +02:00
..
support Renaming support delete method so as not to conflict with ExtendedDocument 2010-06-21 15:10:42 +02:00
validations Fixing typoo 2010-06-23 11:58:35 +02:00
associations.rb Raising an error when adding an un-saved item to a collection 2010-08-04 11:54:02 +02:00
attribute_protection.rb Adding support for mass_assign_any_attribute config option and refactoring non-api methods into private areas of modules 2010-09-18 15:19:15 +02:00
attributes.rb Ensuring update_attributes cannot be called in CastedModel as per issue #9 2010-08-24 19:27:35 +02:00
base.rb Adding support for mass_assign_any_attribute config option and refactoring non-api methods into private areas of modules 2010-09-18 15:19:15 +02:00
callbacks.rb Renaming to CouchRest Model 2010-06-20 22:01:11 +02:00
casted_array.rb Renaming to CouchRest Model 2010-06-20 22:01:11 +02:00
casted_model.rb Adding support for mass_assign_any_attribute config option and refactoring non-api methods into private areas of modules 2010-09-18 15:19:15 +02:00
class_proxy.rb Renaming to CouchRest Model 2010-06-20 22:01:11 +02:00
collection.rb Renaming to CouchRest Model 2010-06-20 22:01:11 +02:00
configuration.rb Adding support for mass_assign_any_attribute config option and refactoring non-api methods into private areas of modules 2010-09-18 15:19:15 +02:00
design_doc.rb Adding configuration support and changing 'couchrest-type' key to 'model' along with config options 2010-09-17 23:00:55 +02:00
document_queries.rb Adding configuration support and changing 'couchrest-type' key to 'model' along with config options 2010-09-17 23:00:55 +02:00
errors.rb Renaming to CouchRest Model 2010-06-20 22:01:11 +02:00
extended_attachments.rb creating attachments accessor 2010-08-03 23:58:28 -03:00
persistence.rb Adding configuration support and changing 'couchrest-type' key to 'model' along with config options 2010-09-17 23:00:55 +02:00
properties.rb Adding support for mass_assign_any_attribute config option and refactoring non-api methods into private areas of modules 2010-09-18 15:19:15 +02:00
property.rb bugfix: allow CastedArrays to be assigned 2010-09-03 12:23:53 -05:00
typecast.rb Fixing time parsing issue for times without zone 2010-08-18 19:36:01 +02:00
validations.rb Adding manual view support to uniqueness validation 2010-06-21 23:12:15 +02:00
views.rb Adding configuration support and changing 'couchrest-type' key to 'model' along with config options 2010-09-17 23:00:55 +02:00