Sha256: 8f3624083eb14991ad06d33202b33364c3303d1d48b41e3b1fda4298436351c7

Contents?: true

Size: 171 Bytes

Versions: 11

Compression:

Stored size: 171 Bytes

Contents

guard "rspec", version: 2 do
  watch(%r{^spec/.+_spec\.rb$})
  watch(%r{^lib/(.+)\.rb$})     { |m| "spec/#{m[1]}_spec.rb" }
  watch("spec/spec_helper.rb")  { "spec" }
end

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
sax-machine-1.3.2 Guardfile
sax-machine-1.3.1 Guardfile
sax-machine-1.3.0 Guardfile
sax-machine-1.2.0 Guardfile
sax-machine-1.1.1 Guardfile
sax-machine-1.1.0 Guardfile
sax-machine-1.0.3 Guardfile
sax-machine-1.0.2 Guardfile
sax-machine-1.0.1 Guardfile
sax-machine-1.0.0 Guardfile
sax-machine-0.3.0 Guardfile