Sha256: ec3a56efdcbfa7290724119877f67f85ed07d7068a404142b28c00d043f98b73
Contents?: true
Size: 181 Bytes
Versions: 1
Compression:
Stored size: 181 Bytes
Contents
guard :rspec, cmd: "bundle exec rspec" do watch(%r{^spec/.+\.rb$}) { |_m| "spec/historiographer_spec.rb" } watch(%r{^lib/(.+)\.rb$}) { |_m| "spec/historiographer_spec.rb" } end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
historiographer-4.1.0 | /Users/brettshollenberger/programming/historiographer/Guardfile |