Created
December 4, 2014 16:23
-
-
Save artm/1fc4b7a3330914072f33 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ 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