Sha256: b06d9e0462028f806e61723fa2a7d193c514e6562edbed0de7027808c6ec648f
Contents?: true
Size: 198 Bytes
Versions: 4
Compression:
Stored size: 198 Bytes
Contents
guard 'rspec', :cli => '-fd' do notification :off 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
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
jeff-0.3.2 | Guardfile |
jeff-0.3.1 | Guardfile |
jeff-0.3.0 | Guardfile |
jeff-0.2.5 | Guardfile |