Sha256: 692ee9fa1e7409d16d7c3da009fa11841b3d97496164b134563ef9f06c2319b6

Contents?: true

Size: 185 Bytes

Versions: 18

Compression:

Stored size: 185 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" }
end

Version data entries

18 entries across 18 versions & 3 rubygems

Version Path
restspec-0.3.2 Guardfile
restspec-0.3.1 Guardfile
restspec-0.3.0 Guardfile
restspec-0.2.6 Guardfile
restspec-0.2.5 Guardfile
restspec-0.2.4 Guardfile
restspec-0.2.3 Guardfile
restspec-0.2.2 Guardfile
restspec-0.2.1 Guardfile
restspec-0.2 Guardfile
restspec-0.1 Guardfile
restspec-0.0.4 Guardfile
restspec-0.0.3 Guardfile
restspec-0.0.2 Guardfile
restspec-0.0.1 Guardfile
backlog-api-client-0.0.2 Guardfile
backlog-api-client-0.0.1 Guardfile
emmental-0.0.1 Guardfile