Skip to content

Instantly share code, notes, and snippets.

@artm
Created December 4, 2014 16:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save artm/1fc4b7a3330914072f33 to your computer and use it in GitHub Desktop.
Save artm/1fc4b7a3330914072f33 to your computer and use it in GitHub Desktop.
$ rake db:migrate
== 20141127094407 AddHospitalsUsers: migrating ================================
-- create_table(:hospitals_users)
-> 0.0877s
rake aborted!
StandardError: An error has occurred, this and all later migrations canceled:
Validatie mislukt: Email is al in gebruik/home/artm/src/dpi/GN_Guide/vendor/bundle/gems/activerecord-4.1.4/lib/active_record/validations.rb:57:in `save!'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment