Sha256: f383ddaa1f45f6404e173c6b32d1e7daf5c1873c2cbe0837c460eb77423479d5

Contents?: true

Size: 179 Bytes

Versions: 16

Compression:

Stored size: 179 Bytes

Contents

clearing :on

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

16 entries across 16 versions & 2 rubygems

Version Path
duration-formatter-1.2.1 Guardfile
duration-formatter-1.2.0 Guardfile
social-url-1.1.0 Guardfile
social-url-1.0.3 Guardfile
social-url-1.0.2 Guardfile
social-url-1.0.1 Guardfile
social-url-1.0.0 Guardfile
social-url-0.3.0 Guardfile
social-url-0.2.0 Guardfile
social-url-0.1.1 Guardfile
duration-formatter-1.1.1 Guardfile
duration-formatter-1.0.1 Guardfile
duration-formatter-1.0.0 Guardfile
duration-formatter-0.1.1 Guardfile
duration-formatter-0.1.0 Guardfile
duration-formatter-0.0.1 Guardfile