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:
parent
2ad80d4aeb
commit
76f781ec08
@ -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$})
|
||||
|
Loading…
Reference in New Issue
Block a user