Sha256: cf74537d11f5f88ed2eee442a7b6466b5dc9bc5dd9ddcd7a01d1666b0590618b
Contents?: true
Size: 155 Bytes
Versions: 3
Compression:
Stored size: 155 Bytes
Contents
guard 'rspec', :version => 2 do watch(%r{^spec/.+_spec\.rb$}) watch(%r{^lib/(.+)\.rb$}) { 'spec' } watch('spec/spec_helper.rb') { 'spec' } end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
ruby-progressbar-1.0.1 | Guardfile |
ruby-progressbar-1.0.0 | Guardfile |
ruby-progressbar-1.0.0rc1 | Guardfile |