method
changed_in_place?
v5.1.7 -
Show latest stable
- Class:
ActiveRecord::Attribute::WithCastValue
changed_in_place?()public
No documentation available.
# File activerecord/lib/active_record/attribute.rb, line 186
def changed_in_place?
false
end