Created
May 29, 2014 08:08
-
-
Save ryannealmes/f988a90423f38af73bd8 to your computer and use it in GitHub Desktop.
Recreate rails database
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: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