ActionView::Base.field_error_proc = Proc.new do |html_tag, instance|
  :"a"
  %Q<#{html_tag}>
end