method
previous_changes_include?
v5.2.3 -
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.