method

changed_in_place?

Importance_1
Ruby on Rails latest stable (v7.1.3.2) - 0 notes - Class: Mutable
changed_in_place?(raw_old_value, new_value) public

raw_old_value will be the `_before_type_cast` version of the value (likely a string). new_value will be the current, type cast value.

Show source
Register or log in to add new notes.