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