method
type_cast
v7.1.3.2 -
Show latest stable
- Class:
ActiveModel::Attribute
type_cast(*)public
No documentation available.
# File activemodel/lib/active_model/attribute.rb, line 99
def type_cast(*)
raise NotImplementedError
end