Sha256: 979258907140e671df8a6dd499e4c87dc6dc137556794b543197da3f17ec9350

Contents?: true

Size: 163 Bytes

Versions: 3

Compression:

Stored size: 163 Bytes

Contents

guard 'livereload' do
  watch('^app/.+\.(erb|haml)$')
  watch('^app/helpers/.+\.rb$')
  watch('^/public/.+\.(css|js|html)$')
  watch('^config/locales/.+\.ym$')
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
guard-livereload-0.1.2 lib/guard/livereload/templates/Guardfile
guard-livereload-0.1.1 lib/guard/livereload/templates/Guardfile
guard-livereload-0.1.0 lib/guard/livereload/templates/Guardfile