method
cast_value
rails 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.