Refinements to dirty tracking so always enabled unless loading from the database
This commit is contained in:
commit
b3e8fbadc6
13 changed files with 54 additions and 124 deletions
|
@ -40,10 +40,6 @@ module CouchRest
|
|||
subclasses << subklass
|
||||
end
|
||||
|
||||
# Accessors
|
||||
attr_accessor :casted_by
|
||||
|
||||
|
||||
# Instantiate a new CouchRest::Model::Base by preparing all properties
|
||||
# using the provided document hash.
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue