Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
何らかの理由で、rails dbconsoleコマンドを実行すると、テストデータベースが表示されます。ファイルの設定を間違えたに違いないと思います。これを修正するためにどこから始めればよいのかさえわかりません。その本当に迷惑です。
rails dbconsole
Config/database.ymlが最初に表示されます。devとtestのdb名が異なることを確認してください。