method
changed_in_place?
rails 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