-
Tiger authored
Uses a before_validation callback to set configured attributes to nil if they have a truthy response to #blank?, which helps prevent empty strings ending up in the database.
5e149b3d
Uses a before_validation callback to set configured attributes to nil if they have a truthy response to #blank?, which helps prevent empty strings ending up in the database.