Sha256: 7820f9772e2103d4756bff39822fee4278421a2ab9080c33785762e120cdccf2

Contents?: true

Size: 181 Bytes

Versions: 20

Compression:

Stored size: 181 Bytes

Contents

guard :rspec, :version => 2 do
  watch(%r{^spec/.+_spec\.rb$})
  watch(%r{^lib/(.+)\.rb$})     { |m| r = "spec/lib/#{m[1]}_spec.rb" }
  watch('spec/spec_helper.rb')  { "spec" }
end

Version data entries

20 entries across 20 versions & 2 rubygems

Version Path
market_bot-0.10.0 Guardfile
spinal_tap-0.2.0 Guardfile
market_bot-0.9.1 Guardfile
market_bot-0.9.0 Guardfile
market_bot-0.8.2 Guardfile
market_bot-0.8.1 Guardfile
market_bot-0.8.0 Guardfile
market_bot-0.7.0 Guardfile
spinal_tap-0.1.4 Guardfile
spinal_tap-0.1.3 Guardfile
spinal_tap-0.1.2 Guardfile
spinal_tap-0.1.1 Guardfile
spinal_tap-0.1.0 Guardfile
market_bot-0.6.5 Guardfile
spinal_tap-0.0.1 Guardfile
market_bot-0.6.4 Guardfile
market_bot-0.6.3 Guardfile
market_bot-0.6.2 Guardfile
market_bot-0.6.1 Guardfile
market_bot-0.6.0 Guardfile