Skip to content

Commit 8dc4dfa

Browse files
committed
Improve documentation of config.assets.quiet
1 parent 117fa2f commit 8dc4dfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/source/configuring.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -692,7 +692,7 @@ Accepts a logger conforming to the interface of Log4r or the default Ruby `Logge
692692

693693
#### `config.assets.quiet`
694694

695-
Disables logging of assets requests. Set to `true` by default in `development.rb`.
695+
Disables logging of assets requests. Set to `true` by default in `config/environments/development.rb`.
696696

697697
### Configuring Generators
698698

0 commit comments

Comments
 (0)