Sha256: 933a157f5c3f3594cffe777cc75c7525e7d21ea928f144d0403b38103ddf7e52
Contents?: true
Size: 115 Bytes
Versions: 20
Compression:
Stored size: 115 Bytes
Contents
# A sample Guardfile # More info at https://github.com/guard/guard#readme guard :test do watch(%r{.+\.rb$}) end
Version data entries
20 entries across 20 versions & 1 rubygems