method
unserializable_attribute?
v2.3.8 -
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.