Sha256: 47f328adc33d7ca24ff3780402f12715ab5a15a27fd7a84516c1e36641c0c287

Contents?: true

Size: 194 Bytes

Versions: 3

Compression:

Stored size: 194 Bytes

Contents

guard "rspec", cli: "--color --format Fuubar", all_on_start: false, all_after_pass: false do
  watch(%r{^spec/(.*)_spec\.rb$})
  watch(%r{^lib/(.*)\.rb$}) { |m| "spec/lib/#{m[1]}_spec.rb" }
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
pgbackups-archive-0.0.4 Guardfile
pgbackups-archive-0.0.3 Guardfile
pgbackups-archive-0.0.1 Guardfile