Sha256: 93e1f4f21ec9be4e0831adfe36986f91df6386f0bf0433d45332bb0462090a82

Contents?: true

Size: 163 Bytes

Versions: 115

Compression:

Stored size: 163 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

115 entries across 115 versions & 20 rubygems

Version Path
numeron-1.1.0 Guardfile
numeron-1.0.0 Guardfile
github_heroku_deployer-0.0.5 Guardfile
github_heroku_deployer-0.0.4 Guardfile
github_heroku_deployer-0.0.3 Guardfile
github_heroku_deployer-0.0.2 Guardfile
github_heroku_deployer-0.0.1 Guardfile
fakes-1.0.2 Guardfile
fakes-1.0.1 Guardfile
fakes-1.0.0 Guardfile
fakes-0.4.1 Guardfile
fakes-0.4.0 Guardfile
fakes-0.3.8 Guardfile
fakes-0.3.7 Guardfile
fakes-0.3.2 Guardfile
fakes-0.3.1 Guardfile
fakes-0.3.0 Guardfile
fakes-0.2.3 Guardfile
fakes-0.2.2 Guardfile
fakes-0.2.1 Guardfile