Skip to content

Instantly share code, notes, and snippets.

@ryannealmes
Created May 29, 2014 08:08
Show Gist options
  • Save ryannealmes/f988a90423f38af73bd8 to your computer and use it in GitHub Desktop.
Save ryannealmes/f988a90423f38af73bd8 to your computer and use it in GitHub Desktop.
Recreate rails database
rake db:drop
rake db:create
rake db:migrate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment