Skip to content

Instantly share code, notes, and snippets.

@colindensem
Created November 12, 2009 13:17
Show Gist options
  • Save colindensem/232889 to your computer and use it in GitHub Desktop.
Save colindensem/232889 to your computer and use it in GitHub Desktop.
rescue ActiveRecord::StatementInvalid => e
puts "*"*10
puts "Error message: #{e}"
puts "*"*10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment