Created
December 18, 2017 22:21
-
-
Save marianoqueirel/480fc718224bb0a5215b121a74a3bba3 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
mariano@marianoPc ~/proyectos/sam-be $ rake db:migrate && rake db:seed | |
rake aborted! | |
LoadError: cannot load such file -- rack/cors | |
/home/mariano/proyectos/sam-be/app.rb:1:in `<top (required)>' | |
/home/mariano/proyectos/sam-be/rakefile:48:in `block (2 levels) in <top (required)>' | |
Tasks: TOP => db:migrate | |
(See full trace by running task with --trace) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment