Sha256: b36e9e89c0b9b1b393260eb0f6e4dffd16f28be5106aaa04a17588e3068f3eee
Contents?: true
Size: 164 Bytes
Versions: 2
Compression:
Stored size: 164 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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
guard-livereload-0.1.11 | lib/guard/livereload/templates/Guardfile |
guard-livereload-0.1.10 | lib/guard/livereload/templates/Guardfile |