Sha256: 1c03d02b59b22d0519c44dfed8318ad82da3020af5b1ebfb524825dbf44935a1

Contents?: true

Size: 238 Bytes

Versions: 208

Compression:

Stored size: 238 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

208 entries across 208 versions & 57 rubygems

Version Path
ruby-readability-0.7.2 Guardfile
ruby-readability-0.7.1 Guardfile
hubspot-ruby-0.4.0 Guardfile
hubspot-ruby-0.3.0 Guardfile
spec_combos-0.3.0 Guardfile
storexplore-0.5.0 Guardfile
hubspot-ruby-0.2.1 Guardfile
hubspot-ruby-0.2.0 Guardfile
rspecproxies-1.0.0 Guardfile
fluent-plugin-rename-key-0.1.4 Guardfile
counter-cache-0.3.0 Guardfile
fluent-plugin-downcase-keys-0.1 Guardfile
counter-cache-0.2.0 Guardfile
counter-cache-0.1.0 Guardfile
moip2-0.1.4 Guardfile
moip2-0.1.3 Guardfile
time_clock-0.0.9 Guardfile
moip2-0.1.1 Guardfile
moip2-0.1.0 Guardfile
lock_jar-0.13.0 Guardfile