Sha256: 91bcfbec84db3bbdc1a8c6c9d652c0f537ddbc7abf1b226c20620cce5de1c457

Contents?: true

Size: 288 Bytes

Versions: 141

Compression:

Stored size: 288 Bytes

Contents

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

guard :minitest do
  watch(%r{^lib/(.+)\.rb$})                               { |m| "test/#{m[1]}_test.rb" }
  watch(%r{^test/.+_test\.rb$})
  watch(%r{^test/test_helper\.rb$})                       { 'test' }
end

Version data entries

141 entries across 141 versions & 12 rubygems

Version Path
mongoid_ability-3.0.2 Guardfile
dragonfly_libvips-2.5.0 Guardfile
dragonfly_libvips-2.4.2 Guardfile
dragonfly_libvips-2.4.1 Guardfile
dragonfly_libvips-2.4.0 Guardfile
dragonfly_libvips-2.3.3 Guardfile
dragonfly_libvips-2.3.2 Guardfile
mongoid_ability-3.0.1 Guardfile
mongoid_activity_tracker-0.2.5 Guardfile
simple_form_nested_fields-0.3.0 Guardfile
simple_form_nested_fields-0.2.1 Guardfile
simple_form_nested_fields-0.2.0 Guardfile
simple_form_dependent_fields-0.1.0 Guardfile
simple_form_nested_fields-0.1.0 Guardfile
mongoid_ability-3.0.0 Guardfile
dragonfly_fonts-1.0.2 Guardfile
dragonfly_libvips-2.3.1 Guardfile
dragonfly_libvips-2.3.0 Guardfile
mongoid_ability-2.0.3 Guardfile
dragonfly_fonts-1.0.1 Guardfile