method
type_caster
v7.1.3.4 -
Show latest stable
- Class:
Arel::Attributes::Attribute
type_caster()public
No documentation available.
# File activerecord/lib/arel/attributes/attribute.rb, line 12
def type_caster
relation.type_for_attribute(name)
end