method

add_on_blank

add_on_blank(attributes, msg = @@default_error_messages[:blank])
public

Will add an error message to each of the attributes in attributes that is blank (using Object#blank?).