Sha256: 663ab935ccccb16c011d3cbc447a26a9ae4fd3b15095a4803d46863b8a1713b8

Contents?: true

Size: 304 Bytes

Versions: 27

Compression:

Stored size: 304 Bytes

Contents

guard 'rspec', :version => 2, :cli => "--color", :bundler => true, :all_on_start => false, :all_after_pass => false, :keep_failed => true, :notification => false do
  watch('spec/spec_helper.rb') { "spec" }
  watch(%r{^spec/.+_spec\.rb})
  watch(%r{^lib/(.+)\.rb}) { |m| "spec/lib/#{m[1]}_spec.rb" }
end

Version data entries

27 entries across 27 versions & 3 rubygems

Version Path
adyen-skinbuilder-0.4.3 Guardfile
ipizza-1.0.0 Guardfile
adyen-skinbuilder-0.4.2 Guardfile
epp-eis-1.0.2 Guardfile
ipizza-0.7.1 Guardfile
epp-eis-1.0.1 Guardfile
epp-eis-1.0.0 Guardfile
epp-eis-0.2.2 Guardfile
epp-eis-0.2.1 Guardfile
epp-eis-0.1.1 Guardfile
ipizza-0.6.1 Guardfile
adyen-skinbuilder-0.4.1 Guardfile
adyen-skinbuilder-0.3.2 Guardfile
adyen-skinbuilder-0.3.1 Guardfile
adyen-skinbuilder-0.3.0 Guardfile
adyen-skinbuilder-0.2.6 Guardfile
adyen-skinbuilder-0.2.5 Guardfile
ipizza-0.5.5 Guardfile
adyen-skinbuilder-0.2.4 Guardfile
adyen-skinbuilder-0.2.3 Guardfile