Sha256: 4cf504a99d786415483b0cc7c4d9502504dc758de15cd23c7c8cc3abf0dc73bc

Contents?: true

Size: 187 Bytes

Versions: 32

Compression:

Stored size: 187 Bytes

Contents

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

Version data entries

32 entries across 32 versions & 1 rubygems

Version Path
elasticity-6.0.14 Guardfile
elasticity-6.0.13 Guardfile
elasticity-6.0.12 Guardfile
elasticity-6.0.11 Guardfile
elasticity-6.0.10 Guardfile
elasticity-6.0.9 Guardfile
elasticity-6.0.8 Guardfile
elasticity-6.0.7 Guardfile
elasticity-6.0.6 Guardfile
elasticity-6.0.5 Guardfile
elasticity-6.0.4 Guardfile
elasticity-6.0.3 Guardfile
elasticity-6.0.2 Guardfile
elasticity-6.0.1 Guardfile
elasticity-6.0 Guardfile
elasticity-5.0.3 Guardfile
elasticity-5.0.2 Guardfile
elasticity-5.0.1 Guardfile
elasticity-4.0.5 Guardfile
elasticity-5.0 Guardfile