Sha256: ede2677516d4ca4cc9dad2e7d0e546ddeb86e2917abc5430120d2cf77ba5a092
Contents?: true
Size: 179 Bytes
Versions: 6
Compression:
Stored size: 179 Bytes
Contents
notification :off guard "rspec" do watch(/^spec\/.+_spec\.rb$/) watch(/^lib\/(.+)\.rb$/) { |m| "spec/lib/#{m[1]}_spec.rb" } watch("spec/spec_helper.rb") { "spec" } end
Version data entries
6 entries across 6 versions & 1 rubygems
Version | Path |
---|---|
jekyll-assets-0.14.0 | Guardfile |
jekyll-assets-0.13.0 | Guardfile |
jekyll-assets-0.12.1 | Guardfile |
jekyll-assets-0.12.0 | Guardfile |
jekyll-assets-0.11.0 | Guardfile |
jekyll-assets-0.10.1 | Guardfile |