couchrest_model/lib/couchrest/model
2010-06-21 21:33:46 +02:00
..
support Renaming support delete method so as not to conflict with ExtendedDocument 2010-06-21 15:10:42 +02:00
validations Adding uniqueness validation support out of the box 2010-06-21 21:33:46 +02:00
associations.rb Fixing association bug to avoid searching when foreign key is nil 2010-06-21 17:03:32 +02:00
attribute_protection.rb Renaming to CouchRest Model 2010-06-20 22:01:11 +02:00
attributes.rb Renaming to CouchRest Model 2010-06-20 22:01:11 +02:00
base.rb Testing model name 2010-06-21 14:13:19 +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 Fixing ActiveModel special calls 2010-06-21 13:58:19 +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
design_doc.rb Renaming to CouchRest Model 2010-06-20 22:01:11 +02:00
document_queries.rb Renaming to CouchRest Model 2010-06-20 22:01:11 +02:00
errors.rb Renaming to CouchRest Model 2010-06-20 22:01:11 +02:00
extended_attachments.rb Renaming to CouchRest Model 2010-06-20 22:01:11 +02:00
persistence.rb Renaming to CouchRest Model 2010-06-20 22:01:11 +02:00
properties.rb Renaming to CouchRest Model 2010-06-20 22:01:11 +02:00
property.rb Renaming to CouchRest Model 2010-06-20 22:01:11 +02:00
typecast.rb Renaming to CouchRest Model 2010-06-20 22:01:11 +02:00
validations.rb Adding uniqueness validation support out of the box 2010-06-21 21:33:46 +02:00
views.rb Fixing view deleting database option bug 2010-06-21 16:43:33 +02:00