Sha256: ded53d42337fb86e3c979843b924e65ff05545bad8ac627e462fec3b6481c170

Contents?: true

Size: 237 Bytes

Versions: 105

Compression:

Stored size: 237 Bytes

Contents

# A sample Guardfile
# More info at https://github.com/guard/guard#readme

guard :rspec do
  watch(%r{^spec/.+_spec\.rb$})
  watch(%r{^lib/(.+)\.rb$})     { |m| "spec/lib/#{m[1]}_spec.rb" }
  watch('spec/spec_helper.rb')  { "spec" }
end

Version data entries

105 entries across 105 versions & 17 rubygems

Version Path
omniauth-google-id-token-1.1.4 Guardfile
omniauth-google-id-token-1.1.3 Guardfile
omniauth-google-id-token-1.1.1 Guardfile
omniauth-google-id-token-1.1.0 Guardfile
omniauth-google-id-token-1.0.1 Guardfile
omniauth-google-id-token-1.0.0 Guardfile
upc_tools-0.2.1 Guardfile
semvergen-1.12.0 Guardfile
pact-provider-proxy-2.3.0 vendor/rack-reverse-proxy/Guardfile
semvergen-1.11.0 Guardfile
pact-provider-proxy-2.2.0 vendor/rack-reverse-proxy/Guardfile
semvergen-1.10.0 Guardfile
semvergen-1.9.2 Guardfile
semvergen-1.9.1 Guardfile
upc_tools-0.2.0 Guardfile
semvergen-1.7.1 Guardfile
semvergen-1.6.0 Guardfile
jenkins_pivotal_release_notes-0.2.0 Gaurdfile
jenkins_pivotal_release_notes-0.1.0 Gaurdfile
pact-provider-proxy-2.1.0 vendor/rack-reverse-proxy/Guardfile