Skip to content

Instantly share code, notes, and snippets.

@goooooouwa
Created June 24, 2014 09:42
Show Gist options
  • Save goooooouwa/590ad4fada08c70564ff to your computer and use it in GitHub Desktop.
Save goooooouwa/590ad4fada08c70564ff to your computer and use it in GitHub Desktop.
simple way to debug validations
puts "valid? #{@company.valid?}. Errors: #{@company.errors.inspect}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment