Skip to content

Instantly share code, notes, and snippets.

@markfeedly
Created November 23, 2013 01:27
Show Gist options
  • Save markfeedly/7609608 to your computer and use it in GitHub Desktop.
Save markfeedly/7609608 to your computer and use it in GitHub Desktop.
rebuild the (test) db from db/schema.rb
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