diff --git a/lib/guard/rocco/templates/Guardfile b/lib/guard/rocco/templates/Guardfile index af71055..36cc21a 100644 --- a/lib/guard/rocco/templates/Guardfile +++ b/lib/guard/rocco/templates/Guardfile @@ -1,4 +1,4 @@ -guard 'rocco', :run_all => [:start, :change], :dir => 'doc', :stylesheet => 'http://jashkenas.github.com/docco/resources/docco.css' do +guard 'rocco' do # For Rails 3.0.x and 3.1 watch(%r{^app/.*\.(rb|coffee)$}) watch(%r{^lib/.*\.rb$})