Sha256: 88a015224ca20961ad18f18afdab8ed78e3e9eb86b5a37a80c643688fce5aacd

Contents?: true

Size: 252 Bytes

Versions: 24

Compression:

Stored size: 252 Bytes

Contents

# frozen_string_literal: true

directories %w[lib spec]
clearing :on

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

Version data entries

24 entries across 24 versions & 6 rubygems

Version Path
nio4r-2.5.3-java Guardfile
nio4r-2.5.3 Guardfile
tdiary-5.1.2 vendor/bundle/ruby/2.6.0/gems/nio4r-2.5.2/Guardfile
argon-1.3.1 vendor/bundle/ruby/2.7.0/gems/nio4r-2.5.2/Guardfile
symbolic_enum-1.1.5 vendor/bundle/ruby/2.7.0/gems/nio4r-2.5.2/Guardfile
tdiary-5.1.1 vendor/bundle/ruby/2.6.0/gems/nio4r-2.5.2/Guardfile
chatops-rpc-0.0.2 fixtures/chatops-controller-example/vendor/bundle/ruby/2.5.0/gems/nio4r-2.5.2/Guardfile
chatops-rpc-0.0.1 fixtures/chatops-controller-example/vendor/bundle/ruby/2.5.0/gems/nio4r-2.5.2/Guardfile
nio4r-2.5.2-java Guardfile
nio4r-2.5.2 Guardfile
nio4r-2.5.1-java Guardfile
nio4r-2.5.1 Guardfile
nio4r-2.5.0-java Guardfile
nio4r-2.5.0 Guardfile
spiral_form-0.1.1 vendor/bundle/gems/nio4r-2.4.0/Guardfile
spiral_form-0.1.0 vendor/bundle/gems/nio4r-2.4.0/Guardfile
nio4r-2.4.0-java Guardfile
nio4r-2.4.0 Guardfile
nio4r-2.3.1-java Guardfile
nio4r-2.3.1 Guardfile