Module CouchPotato::Persistence::DirtyAttributes
In: lib/couch_potato/persistence/dirty_attributes.rb

Methods

dirty?   included   new  

Public Class methods

Public Instance methods

returns true if a model has dirty attributes, i.e. their value has changed since the last save

[Validate]