Sha256: 049886eb8d5e54f6a94d72f34a777fa845c351a99e9e45bec4ada23de8bd9dda
Contents?: true
Size: 169 Bytes
Versions: 2
Compression:
Stored size: 169 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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
alephant-renderer-3.2.0 | Guardfile |
alephant-renderer-3.1.0 | Guardfile |