Skip to content

Instantly share code, notes, and snippets.

@matthodan
Created December 1, 2010 01:09
Show Gist options
  • Save matthodan/722758 to your computer and use it in GitHub Desktop.
Save matthodan/722758 to your computer and use it in GitHub Desktop.
<%= form_for @user do |f| %>
<%= f.error_message_on :user_not_happy_and_broke %>
<% end %>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment