Sha256: 32a6e0ea85c2483e9e412db221fe77f6d893fa57f6fab1eec131c931470d06c1
Contents?: true
Size: 159 Bytes
Versions: 2
Compression:
Stored size: 159 Bytes
Contents
guard 'livereload' do watch('app/.+\.(erb|haml)$') watch('app/helpers/.+\.rb$') watch('public/.+\.(css|js|html)$') watch('config/locales/.+\.yml$') end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
guard-livereload-0.1.5 | lib/guard/livereload/templates/Guardfile |
guard-livereload-0.1.3 | lib/guard/livereload/templates/Guardfile |