Sha256: af752608a2f829541c5b839b8376906f3e2e9b97dc1d66e27bdd6b9e022d4d72

Contents?: true

Size: 161 Bytes

Versions: 14

Compression:

Stored size: 161 Bytes

Contents

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

14 entries across 14 versions & 6 rubygems

Version Path
ascraper-0.0.7 Guardfile
ascraper-0.0.4 Guardfile
ascraper-0.0.3 Guardfile
ascraper-0.0.2 Guardfile
ascraper-0.0.1 Guardfile
fourchette-0.0.8 Guardfile
marvel_api-0.2.1 Guardfile
fourchette-0.0.7 Guardfile
rspec-expect_it-2.0.0 Guardfile
john_stamos-0.0.3 Guardfile
john_stamos-0.0.2 Guardfile
john_stamos-0.0.1 Guardfile
comfan-0.1.1 Guardfile
comfan-0.1.0 Guardfile