Skip to content

Commit 473b6f5

Browse files
authored
Merge pull request rails#54270 from grantbdev/update_assets_debug_doc
Remove stale documentation about `assets.debug` [ci skip]
2 parents 1a2771a + a3450ba commit 473b6f5

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
@@ -695,7 +695,7 @@ Enables the use of SHA256 fingerprints in asset names. Set to `true` by default.
695695

696696
#### `config.assets.debug`
697697

698-
Disables the concatenation and compression of assets. Set to `true` by default in `development.rb`.
698+
Disables the concatenation and compression of assets.
699699

700700
#### `config.assets.version`
701701

0 commit comments

Comments
 (0)