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