Sha256: 8bd176bee120aeb3979211aff78c0107ed6c207b93ec890439975c3fe0325051
Contents?: true
Size: 188 Bytes
Versions: 4
Compression:
Stored size: 188 Bytes
Contents
guard 'rspec' do watch(/^spec\/(.*)_spec\.rb/) { "spec" } watch(/^lib\/(.*)\.rb/) { "spec" } # { |m| "spec/#{m[1]}_spec.rb" } watch(/^spec\/spec_helper\.rb/) { "spec" } end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
aua-0.2.6 | Guardfile |
aua-0.2.5 | Guardfile |
aua-0.2.4 | Guardfile |
aua-0.2.3 | Guardfile |