Sha256: 953b78273eb3439149f5adc8f6791119e2e57d8b09a812d010c3bf282bd1d187

Contents?: true

Size: 182 Bytes

Versions: 31

Compression:

Stored size: 182 Bytes

Contents

guard 'minitest' do
  watch(%r|^spec/(.*)_spec\.rb|)
  watch(%r|^lib/(.*)([^/]+)\.rb|)     { |m| "spec/#{m[1]}#{m[2]}_spec.rb" }
  watch(%r|^spec/spec_helper\.rb|)    { "spec" }
end

Version data entries

31 entries across 31 versions & 8 rubygems

Version Path
bremen-0.2.2 Guardfile
credit_card_validation-1.0.4 Guardfile
rumor-0.1.0 Guardfile
bremen-0.2.1 Guardfile
credit_card_validation-1.0.2 Guardfile
credit_card_validation-1.0.1 Guardfile
credit_card_validation-1.0.0 Guardfile
credit_card_validation-0.0.1 Guardfile
commute-0.3.0.pre.2 Guardfile
commute-0.3.0.pre Guardfile
jamie-0.1.0.beta4 Guardfile
jamie-0.1.0.beta3 Guardfile
jamie-0.1.0.beta2 Guardfile
jamie-0.1.0.beta1 Guardfile
jamie-0.1.0.alpha21 Guardfile
jamie-0.1.0.alpha20 Guardfile
jamie-0.1.0.alpha19 Guardfile
jamie-0.1.0.alpha18 Guardfile
bremen-0.2.0 Guardfile
bremen-0.1.3 Guardfile