module Naf ActionView::Base.field_error_proc = Proc.new do |html_tag, instance| errors = Array(instance.error_message).join('; ') if html_tag =~ /^