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