Skip to content

Instantly share code, notes, and snippets.

@mgreenly
Created December 27, 2011 03:01
Show Gist options
  • Save mgreenly/1522595 to your computer and use it in GitHub Desktop.
Save mgreenly/1522595 to your computer and use it in GitHub Desktop.
rails form formatting for twitter bootstrap #3
# ./config/environment.rb
ActionView::Base.field_error_proc = Proc.new {|html, instance| html }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment