<% unless object.errors[:captcha].blank? %> <%= object.errors[:captcha].join %> <% end %>   <%= text_field_tag :captcha, nil, :maxlength => "6" %>