Sha256: b3c75cffdc5446f88905257bd0ba5e8ab458aeb2fad5d359d75578de1f678db9
Contents?: true
Size: 410 Bytes
Versions: 4
Compression:
Stored size: 410 Bytes
Contents
guard 'coffeescript', :input => 'assets/javascripts', :output => 'public/javascripts' # guard 'coffeescript', # :input => 'spec/javascripts/source', # :output => 'spec/javascripts' # guard 'livereload', :apply_js_live => false do # watch(%r{^spec/javascripts/.+\.js$}) # watch(%r{^public/javascripts/.+\.js$}) # watch(%r{^views/stylesheets/.+\.scss$}) # watch(%r{^views/.+\.haml$}) # end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
rrd-grapher-1.0.3 | example_app/Guardfile |
rrd-grapher-1.0.2 | example_app/Guardfile |
rrd-grapher-1.0.1 | example_app/Guardfile |
rrd-grapher-1.0.0 | example_app/Guardfile |