Enable screen clearing in Guard

This commit is contained in:
Christoph Haas 2018-08-14 15:00:52 +02:00
parent 50d09e3af6
commit a27ee1c6e7

View file

@ -5,7 +5,7 @@
# directories %w(app lib config test spec features) # directories %w(app lib config test spec features)
## Uncomment to clear the screen before every task ## Uncomment to clear the screen before every task
# clearing :on clearing :on
## Guard internally checks for changes in the Guardfile and exits. ## Guard internally checks for changes in the Guardfile and exits.
## If you want Guard to automatically start up again, run guard in a ## If you want Guard to automatically start up again, run guard in a