Sha256: fa574680139fd9a2ed905c70e02b0418dc9a011177bf3abc0d534d27fc9c9117

Contents?: true

Size: 164 Bytes

Versions: 117

Compression:

Stored size: 164 Bytes

Contents

guard '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

117 entries across 117 versions & 20 rubygems

Version Path
hentry_consumer-0.1.3 Guardfile
hentry_consumer-0.1.2 Guardfile
hentry_consumer-0.1.1 Guardfile
hentry_consumer-0.1.0 Guardfile
microby-0.0.3 Guardfile
microby-0.0.2 Guardfile
microby-0.0.1 Guardfile
baton-0.4.10 Guardfile
baton-0.4.9 Guardfile
baton-0.4.8 Guardfile
baton-0.4.5 Guardfile
baton-0.4.4 Guardfile
baton-0.4.3 Guardfile
baton-0.4.2 Guardfile
baton-0.4.1 Guardfile
baton-0.3.7 Guardfile
baton-0.3.6 Guardfile