Sha256: ac45bbd46c5f0d70521f60d3ec99e4b6ed8592b2267708ae86e3ebb2b439ce21

Contents?: true

Size: 231 Bytes

Versions: 66

Compression:

Stored size: 231 Bytes

Contents

guard :rspec, cmd: 'bundle exec rspec', all_on_start: true, all_after_pass: true  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

66 entries across 66 versions & 4 rubygems

Version Path
git_helper-3.0.1 Guardfile
git_helper-3.0.0 Guardfile
git_helper-2.0.2 Guardfile
git_helper-2.0.1 Guardfile
slack_messaging-1.3.1 Guardfile
git_helper-2.0.0 Guardfile
slack_messaging-1.3.0 Guardfile
git_helper-1.3.1 Guardfile
git_helper-1.3.0 Guardfile
git_helper-1.2.0 Guardfile
git_helper-1.1.1 Guardfile
octopolo-1.12.0 Guardfile
git_helper-1.1.0 Guardfile
git_helper-1.0.1 Guardfile
git_helper-1.0.0 Guardfile
octopolo-1.11.4 Guardfile
octopolo-1.11.3 Guardfile
octopolo-1.11.1 Guardfile
octopolo-1.11.0 Guardfile
octopolo-1.9.0 Guardfile