Sha256: 76e731ff3fbdfddf6980d8d4d5c3ce31b660ba78e48b9ee4144245a18fdeb6ac

Contents?: true

Size: 189 Bytes

Versions: 19

Compression:

Stored size: 189 Bytes

Contents

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

19 entries across 19 versions & 6 rubygems

Version Path
somadic-0.0.4 Guardfile
somadic-0.0.3 Guardfile
somadic-0.0.2 Guardfile
gauguin-0.0.3 Guardfile
gauguin-0.0.2 Guardfile
todoistize-mail-0.0.3 Guardfile
todoistize-mail-0.0.2 Guardfile
todoistize-mail-0.0.1 Guardfile
tfl-0.0.2 Guardfile
rpromise-0.2.0 Guardfile
rpromise-0.1.2 Guardfile
rpromise-0.1.1 Guardfile
rpromise-0.1.0 Guardfile
rpromise-0.0.5 Guardfile
rpromise-0.0.4 Guardfile
rpromise-0.0.2 Guardfile
rpromise-0.0.1 Guardfile
coverme-0.0.1 Guardfile
somadic-0.0.1 Guardfile