Sha256: bbf5b139f39240ec418600b31fc08ed5ae4fbad23f866c10f8c2a4e474aafd88
Contents?: true
Size: 199 Bytes
Versions: 4
Compression:
Stored size: 199 Bytes
Contents
# frozen_string_literal: true clearing :on guard :minitest, all_after_pass: true, test_folders: ["."], test_file_patterns: "*.rb" do # with Minitest::Unit watch(/^app\.rb$/) { "./app.rb" } end
Version data entries
4 entries across 4 versions & 1 rubygems