Revert always showing default values.

it's a preference of mine, but I guess we shouldn't bother people with long lines of code when they are the default anyway.
This commit is contained in:
Jean Mertz 2011-11-14 10:57:41 +01:00
parent 2ad80d4aeb
commit 76f781ec08

View File

@ -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 # For Rails 3.0.x and 3.1
watch(%r{^app/.*\.(rb|coffee)$}) watch(%r{^app/.*\.(rb|coffee)$})
watch(%r{^lib/.*\.rb$}) watch(%r{^lib/.*\.rb$})