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
rabbithole-0.0.3 Guardfile
fluent-plugin-rename-key-0.1.2 Guardfile
rabbithole-0.0.2 Guardfile
rabbithole-0.0.1 Guardfile
backsum-0.0.1 Guardfile
cranberry-0.0.1.alpha Guardfile
kanalphabet-0.0.1 Guardfile
time_clock-0.0.5 Guardfile
time_clock-0.0.4 Guardfile
apontador_oauth2-0.1.3 Guardfile
apontador_oauth2-0.1.2 Guardfile
doctest-rspec-0.0.2 Guardfile
doctest-rspec-0.0.1 Guardfile
doctest-core-0.0.1 Guardfile
reply-0.3.0 Guardfile
reply-0.2.0 Guardfile
spec_combos-0.2.0 Guardfile
ase-2.0.0 Guardfile
archive_uploader-0.1.0 Guardfile
controller_resource_class-0.0.4 Guardfile