Breaking News: Grepper is joining You.com. Read the official announcement!
Check it out

rails drop db test

Testy Termite answered on March 16, 2023 Popularity 3/10 Helpfulness 10/10

Contents


More Related Answers

  • rails create database only in test
  • rails prepare testing db
  • ruby rails migrate check status
  • rails setup test db
  • rails rspec destroy data after each test
  • rails check test database

  • rails drop db test

    1

    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 

    Popularity 3/10 Helpfulness 10/10 Language ruby
    Source: Grepper
    Tags: drop ruby
    Link to this answer
    Share Copy Link
    Contributed on Mar 16 2023
    Testy Termite
    0 Answers  Avg Quality 2/10


    X

    Continue with Google

    By continuing, I agree that I have read and agree to Greppers's Terms of Service and Privacy Policy.
    X
    Grepper Account Login Required

    Oops, You will need to install Grepper and log-in to perform this action.