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.
Cucumber hooks.rb ファイルの AfterConfiguration で rake タスクを呼び出す必要がある状況があります。Rakeタスクを呼び出そうとした瞬間、次のエラーが発生しました
「タスク rake db:test_seed のビルド方法がわからない」
私はレール3.2.2を使用しています
どんな助けでも大歓迎です。