Class: ActiveModel::Attribute::WithCastValue
Do not use. This class is for internal use only.
| Relationships & Source Files | |
| Super Chains via Extension / Inclusion / Inheritance | |
|
Class Chain:
self,
Attribute
|
|
|
Instance Chain:
self,
Attribute
|
|
| Inherits: |
Attribute
|
| Defined in: | activemodel/lib/active_model/attribute.rb |
Instance Attribute Summary
- #changed_in_place? ⇒ Boolean readonly
Instance Method Summary
Instance Attribute Details
#changed_in_place? ⇒ Boolean (readonly)
[ GitHub ]
# File 'activemodel/lib/active_model/attribute.rb', line 225
def changed_in_place? false end