Skip to content

Instantly share code, notes, and snippets.

@jboursiquot
Created January 14, 2013 13:23
Show Gist options
  • Save jboursiquot/4530041 to your computer and use it in GitHub Desktop.
Save jboursiquot/4530041 to your computer and use it in GitHub Desktop.
Stringify activerecord errors
o.errors.full_messages.join(', ')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment