able_to_type_cast?()
No documentation available.
# File activerecord/lib/arel/table.rb, line 114 def able_to_type_cast? !type_caster.nil? end