Sha256: 9aa105b448338f5e2ca0b59339173918b29daa719c06c24caaed0640bf941c83

Contents?: true

Size: 293 Bytes

Versions: 47

Compression:

Stored size: 293 Bytes

Contents

#guard automatically ignores some directories including vendor
ignore! /git/, /bundle/, /log/, /tmp/

guard 'coffeescript', :input => 'spec/javascripts', :output => 'spec/javascripts/tmp/'
guard 'coffeescript', :input => 'vendor/assets/javascripts', :output => 'tmp/vendor/assets/javascripts'

Version data entries

47 entries across 47 versions & 1 rubygems

Version Path
wat_catcher-0.10.11 Guardfile
wat_catcher-0.10.10 Guardfile
wat_catcher-0.10.9 Guardfile
wat_catcher-0.10.8 Guardfile
wat_catcher-0.10.7 Guardfile
wat_catcher-0.10.6 Guardfile
wat_catcher-0.10.5 Guardfile
wat_catcher-0.10.4 Guardfile
wat_catcher-0.10.3 Guardfile
wat_catcher-0.10.2 Guardfile
wat_catcher-0.10.1 Guardfile
wat_catcher-0.10.0 Guardfile
wat_catcher-0.9.0 Guardfile
wat_catcher-0.8.9 Guardfile
wat_catcher-0.8.8 Guardfile
wat_catcher-0.8.7 Guardfile
wat_catcher-0.8.6 Guardfile
wat_catcher-0.8.5 Guardfile
wat_catcher-0.8.4 Guardfile
wat_catcher-0.8.3 Guardfile