Sha256: 32058eb202ee933bc4e7e977a6401374c7317525a37513b263f756608ad47990
Contents?: true
Size: 165 Bytes
Versions: 5
Compression:
Stored size: 165 Bytes
Contents
guard :minitest do watch(%r{^lib/(.+)\.rb$}) { |m| "test/lib/#{m[1]}_test.rb" } watch(%r{^test/.+_test\.rb$}) watch(%r{^test/test_helper\.rb$}) { 'test' } end
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
emoji_flag-0.1.1 | Guardfile |
emoji_flag-0.1.0 | Guardfile |
emoji_flag-0.0.3 | Guardfile |
emoji_flag-0.0.2 | Guardfile |
emoji_flag-0.0.1 | Guardfile |