Skip to content

Instantly share code, notes, and snippets.

@marianoqueirel
Created December 18, 2017 22:21
Show Gist options
  • Save marianoqueirel/480fc718224bb0a5215b121a74a3bba3 to your computer and use it in GitHub Desktop.
Save marianoqueirel/480fc718224bb0a5215b121a74a3bba3 to your computer and use it in GitHub Desktop.
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