method
unserializable_attribute?
rails latest stable - Class:
ActiveRecord::AttributeMethods::Read
unserializable_attribute?(attr_name, column)public
Returns true if the attribute is of a text column and marked for serialization.
unserializable_attribute?(attr_name, column)Returns true if the attribute is of a text column and marked for serialization.