File Manager

Path: /proc/self/root/opt/chef.upgrade/embedded/lib/ruby/gems/2.3.0/gems/serverspec-2.39.1/

Viewing File: Guardfile

guard :rspec do
  watch(%r{^spec/.+/.+_spec\.rb$})
  watch('spec/spec_helper.rb')  { "spec" }
end