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