Skip to content

Instantly share code, notes, and snippets.

@idlecool
Created September 16, 2016 04:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save idlecool/5251b775f629c97dfec908b2fa763813 to your computer and use it in GitHub Desktop.
Save idlecool/5251b775f629c97dfec908b2fa763813 to your computer and use it in GitHub Desktop.
bundle exec rake db:drop RAILS_ENV=test
bundle exec rake db:create RAILS_ENV=test
bundle exec rake db:schema:load RAILS_ENV=test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment