method
changed_in_place?
v7.1.3.4 -
Show latest stable
- Class:
ActiveModel::Attribute::WithCastValue
changed_in_place?()public
No documentation available.
# File activemodel/lib/active_model/attribute.rb, line 217
def changed_in_place?
false
end