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.vim プラグインを使用しています。ただし、1 つのコマンドですべての仕様をテストする方法がわかりません。現在、特定の仕様を開いて実行する必要があり:Rake、現在開いている仕様をテストするだけです。ただし、すべての仕様をテストするにはどうすればよいでしょうか? どのコマンド?
:Rake
ありがとう