Sha256: 1f5fbdf43bd4ca31cedc9321806a545f3535eed294062702d3ce75701aceab40

Contents?: true

Size: 163 Bytes

Versions: 3

Compression:

Stored size: 163 Bytes

Contents

guard 'livereload' do
  watch(%r{app/.+\.(erb|haml)})
  watch(%r{app/helpers/.+\.rb})
  watch(%r{public/.+\.(css|js|html)})
  watch(%r{config/locales/.+\.yml})
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
guard-livereload-0.1.9 lib/guard/livereload/templates/Guardfile
guard-livereload-0.1.8 lib/guard/livereload/templates/Guardfile
guard-livereload-0.1.7 lib/guard/livereload/templates/Guardfile