Module
CouchRest::Model::Dirty
In:
lib/couchrest/model/dirty.rb
This applies to both
Model::Base
and
Model::CastedModel
Methods
couchrest_attribute_will_change!
couchrest_parent_will_change!
use_dirty?
Included Modules
ActiveModel::Dirty
Public Instance methods
couchrest_attribute_will_change!
(attr)
couchrest_parent_will_change!
()
use_dirty?
()
[Validate]