Skip to content

Instantly share code, notes, and snippets.

@skplunkerin
Last active August 29, 2015 14:23
Show Gist options
  • Save skplunkerin/4766496bf3af44492d47 to your computer and use it in GitHub Desktop.
Save skplunkerin/4766496bf3af44492d47 to your computer and use it in GitHub Desktop.
rails model error message to sentence
flash[:error] = "#{@post.errors.full_messages.to_sentence}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment