method
cast_value
v7.0.0 -
Show latest stable
- Class:
ActiveModel::Type::Value
cast_value(value)private
Convenience method for types which do not need separate type casting behavior for user and database inputs. Called by Value#cast for values except nil.