Skip to content

Add support for a ruby project without Gemfile

Compare
Choose a tag to compare
@AlexB52 AlexB52 released this 18 May 04:02
· 119 commits to main since this release

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