Skip to content

Instantly share code, notes, and snippets.

@swindsor
Created July 9, 2009 15:51
Show Gist options
  • Save swindsor/143757 to your computer and use it in GitHub Desktop.
Save swindsor/143757 to your computer and use it in GitHub Desktop.
ActionView::Base.field_error_proc = Proc.new {|html_tag, instance| %(<span class="fieldWithErrors">#{html_tag}</span>)}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment