class Arel::Nodes::HomogeneousIn
def proc_for_binds
def proc_for_binds -> value { ActiveModel::Attribute.with_cast_value(attribute.name, value, ActiveModel::Type.default_value) } end
def proc_for_binds -> value { ActiveModel::Attribute.with_cast_value(attribute.name, value, ActiveModel::Type.default_value) } end