Sha256: b59a6e5539c164db61b81d5cb6fd93eb5eb87d89e787d4aa33705518933a0e50

Contents?: true

Size: 179 Bytes

Versions: 126

Compression:

Stored size: 179 Bytes

Contents

guard 'rspec', :version => 2 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

126 entries across 126 versions & 19 rubygems

Version Path
koala-3.0.0.rc Guardfile
koala-3.0.0.beta3 Guardfile
koala-3.0.0.beta2 Guardfile
koala-3.0.0.beta1 Guardfile
koala-2.5.0 Guardfile
koala-2.5.0rc1 Guardfile
koala-2.4.0 Guardfile
koala-2.3.0 Guardfile
koala-2.3.0rc1 Guardfile
koala-2.2.0 Guardfile
koala-2.2.0rc3 Guardfile
koala-2.2.0rc2 Guardfile
koala-2.2.0rc1 Guardfile
koala-2.0.0 Guardfile
github_employee_auth-1.1.0 Guardfile
koala-2.0.0rc1 Guardfile
koala-1.11.1 Guardfile
koala-1.11.0 Guardfile
koala-1.11.0rc Guardfile
koala-1.10.1 Guardfile