Sha256: bf73ef9d7af7313423d962b4a0f484be7151f06e2645fc148f3269f00070d5cc

Contents?: true

Size: 149 Bytes

Versions: 46

Compression:

Stored size: 149 Bytes

Contents

guard :test do
  watch(%r{^lib/(.+)\.rb$}) { |m| "test/#{m[1]}_test.rb" }
  watch(%r{^test/.+_test\.rb$})
  watch('test/helper.rb')  { "test" }
end

Version data entries

46 entries across 46 versions & 5 rubygems

Version Path
airbrakeV4rails5-4.3.8 Guardfile
airbrake-4.3.8 Guardfile
airbrake-4.3.7 Guardfile
airbrake-4.3.6 Guardfile
airbrake-4.3.5 Guardfile
airbrake-4.3.4 Guardfile
airbrake-4.3.3 Guardfile
airbrake-4.3.2 Guardfile
airbrake-4.3.1 Guardfile
airbrake-4.3.0 Guardfile
airbrake-4.2.1 Guardfile
airbrake-4.2.0 Guardfile
airbrake-4.1.0 Guardfile
airbrake-4.0.0 Guardfile
airbrake-3.2.1 Guardfile
airbrake-3.2.0 Guardfile
airbrake-3.1.17 Guardfile
airbrake-3.1.16 Guardfile
airbrake-3.1.15 Guardfile
airbrake-3.1.14 Guardfile