method
changed_in_place?
v6.1.7.7 -
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