Sha256: ffb91a6ad591ba58809f5032fb953c71921b25d7c7a2ad4d683c9a62cf55a54d
Contents?: true
Size: 182 Bytes
Versions: 3
Compression:
Stored size: 182 Bytes
Contents
guard 'rspec', :version => 2 do watch(%r{^spec/.+_spec\.rb$}) watch(%r{^lib/(.+)\.rb$}) { |m| "spec/lib/#{m[1]}_spec.rb" } watch('spec/helper.rb') { "spec" } end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
pinboard-0.0.4 | Guardfile |
pinboard-0.0.3 | Guardfile |
pinboard-0.0.2 | Guardfile |