Sha256: d9d86dc0163cb20fee0f83c00e31d73f65f5c5134e1941a59a1289eeb7117355
Contents?: true
Size: 222 Bytes
Versions: 4
Compression:
Stored size: 222 Bytes
Contents
require "lanes/guard_tasks" Lanes::GuardTasks.run(self, name: "skr") do | tests | tests.client do end tests.server do watch(%r{^templates/print/*}) { "spec/server/print/form_spec.rb" } end end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
stockor-0.5.0 | Guardfile |
stockor-0.4.0 | Guardfile |
stockor-0.3.0 | Guardfile |
stockor-0.2 | Guardfile |