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