We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
bundle exec
1 parent bc6fe1b commit 34942aaCopy full SHA for 34942aa
CONTRIBUTING.md
@@ -48,5 +48,5 @@ bundle exec rake test TEST=test/rake_tasks_test.rb
48
#### 4.2 Run a single ruby test
49
50
```
51
-ruby -I test test/rake_tasks_test.rb -n test_rake_webpacker_install
+bundle exec ruby -I test test/rake_tasks_test.rb -n test_rake_webpacker_install
52
0 commit comments