all-ruby icon indicating copy to clipboard operation
all-ruby copied to clipboard

Updates Ruby version count

Open Schwad opened this issue 2 years ago • 0 comments

Test with

cd versions Dir.glob(File.join('.', '**', '*')).select { |file| File.file?(file) }.count #=> 384

Schwad avatar Aug 24 '22 08:08 Schwad