Skip to content

Commit 984b10b

Browse files
authored
Merge pull request rails#52546 from Uaitt/config-assets-quiet-improvements
Improve documentation of `config.assets.quiet` [ci skip]
2 parents 6fa5e7a + 8dc4dfa commit 984b10b

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)