Sha256: 8f3d484887de924cc9406c924b070f79e8724b23a5b8506cd4a1be0fc5a196bb

Contents?: true

Size: 209 Bytes

Versions: 6

Compression:

Stored size: 209 Bytes

Contents

guard 'rspec' do
  watch(%r{^spec/.+_spec\.rb$})
  watch(%r{^lib/.+\.rb$})
  watch(%r{^spec/support/(.+)\.rb$})                  { 'spec' }
  watch('spec/spec_helper.rb')                        { 'spec' }
end

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
alephant-sequencer-3.2.0 Guardfile
crimp-0.2.0 Guardfile
alephant-sequencer-3.1.1 Guardfile
alephant-sequencer-3.1.0 Guardfile
alephant-sequencer-3.0.3 Guardfile
crimp-0.1.2 Guardfile