Add support for a ruby project without Gemfile
Retest auto flag will now find the correct command to run automatically with a ruby folder without a Gemfile.
Something as simple as:
ruby-bare
├── program.rb
└── program_test.rb
0 directories, 2 files