method
previous_changes_include?
v5.0.0.1 -
Show latest stable
- Class:
ActiveModel::Dirty
previous_changes_include?(attr_name)private
Returns true if attr_name were changed before the model was saved, false otherwise.
previous_changes_include?(attr_name)Returns true if attr_name were changed before the model was saved, false otherwise.