method
unserializable_attribute?
v2.2.1 -
Show latest stable
- Class:
ActiveRecord::AttributeMethods
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.