Sha256: ccb595a3cd08d991da61963ba9b350ae5fb598094756820577fc5b0f69aaf9d4

Contents?: true

Size: 226 Bytes

Versions: 39

Compression:

Stored size: 226 Bytes

Contents

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

Version data entries

39 entries across 39 versions & 6 rubygems

Version Path
sidekiq-congestion-0.1.1 Guardfile
congestion-0.1.0 Guardfile
cellect-client-3.0.2 Guardfile
cellect-server-3.0.2 Guardfile
cellect-client-3.0.1 Guardfile
cellect-server-3.0.1 Guardfile
cellect-client-3.0.0 Guardfile
cellect-server-3.0.0 Guardfile
attention-0.0.6 Guardfile
cellect-client-2.1.1 Guardfile
cellect-server-2.1.1 Guardfile
cellect-client-2.1.0 Guardfile
cellect-server-2.1.0 Guardfile
cellect-client-2.0.1 Guardfile
cellect-server-2.0.1 Guardfile
cellect-client-2.0.0 Guardfile
cellect-server-2.0.0 Guardfile
attention-0.0.5 Guardfile
cellect-client-2.0.0.beta4 Guardfile
cellect-server-2.0.0.beta4 Guardfile