Sha256: 9f563cdef411e8504fceeaed2aa97426fac9735eaaa060ee1fc33cf8a0c94878

Contents?: true

Size: 274 Bytes

Versions: 30

Compression:

Stored size: 274 Bytes

Contents

# A sample Guardfile
# More info at https://github.com/guard/guard#readme

guard 'bundler' do
  watch('Gemfile')
  # Uncomment next line if Gemfile contain `gemspec' command
  # watch(/^.+\.gemspec/)
end

guard 'rake', :task => 'assets:compile' do
  watch(%r{^assets\/})
end

Version data entries

30 entries across 27 versions & 9 rubygems

Version Path
tdiary-5.0.8 vendor/bundle/gems/tdiary-5.0.7/vendor/bundle/gems/simplecov-html-0.9.0/Guardfile
tdiary-5.0.7 vendor/bundle/gems/simplecov-html-0.9.0/Guardfile
tdiary-5.0.6 vendor/bundle/gems/simplecov-html-0.9.0/Guardfile
tdiary-5.0.5 vendor/bundle/gems/simplecov-html-0.9.0/Guardfile
tdiary-5.0.5 vendor/bundle/gems/tdiary-5.0.4/vendor/bundle/gems/simplecov-html-0.9.0/Guardfile
tdiary-5.0.4 vendor/bundle/gems/simplecov-html-0.9.0/Guardfile
tdiary-5.0.2 vendor/bundle/gems/simplecov-html-0.9.0/Guardfile
tdiary-5.0.1 vendor/bundle/gems/simplecov-html-0.9.0/Guardfile
simplecov-html-0.9.0 Guardfile
simplecov-formatter-bootstrap-1.0.1 Guardfile
simplecov-formatter-bootstrap-1.0.0 Guardfile
simplecov-html-0.8.0 Guardfile
candlepin-api-0.4.0 bundle/ruby/gems/simplecov-html-0.7.1/Guardfile
candlepin-api-0.4.0 bundle/ruby/1.9.1/gems/simplecov-html-0.7.1/Guardfile
simplecov-bamboo-0.1.0 Guardfile
challah-1.0.0 vendor/bundle/gems/simplecov-html-0.7.1/Guardfile
challah-1.0.0.beta3 vendor/bundle/gems/simplecov-html-0.7.1/Guardfile
sidekiq-statsd-0.1.1 vendor/ruby/1.9.1/gems/simplecov-html-0.7.1/Guardfile
sidekiq-statsd-0.1.0 vendor/ruby/1.9.1/gems/simplecov-html-0.7.1/Guardfile
challah-1.0.0.beta2 vendor/bundle/gems/simplecov-html-0.7.1/Guardfile