Created
November 23, 2013 01:27
-
-
Save markfeedly/7609608 to your computer and use it in GitHub Desktop.
rebuild the (test) db from db/schema.rb
This file contains hidden or 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:setup | |
rake db:test:prepare |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment