Sha256: 4bd63e75a362d599f5a96d4607407facc525f00e0735f392ac8ba4a4fbd37e8f
Contents?: true
Size: 164 Bytes
Versions: 8
Compression:
Stored size: 164 Bytes
Contents
guard 'rspec' do watch(/^spec\/(.*)_spec.rb/) watch(/^lib\/(.*)\.rb/) { |m| "spec/#{m[1]}_spec.rb" } watch(/^spec\/spec_helper.rb/) { "spec" } end
Version data entries
8 entries across 8 versions & 1 rubygems
Version | Path |
---|---|
valvat-0.6.6 | Guardfile |
valvat-0.6.5 | Guardfile |
valvat-0.6.4 | Guardfile |
valvat-0.6.3 | Guardfile |
valvat-0.6.2 | Guardfile |
valvat-0.6.1 | Guardfile |
valvat-0.6.0 | Guardfile |
valvat-0.5.0 | Guardfile |