Skip to content

Commit a3450ba

Browse files
committed
Remove stale documentation about assets.debug
Remove stale documentation about `assets.debug` since the default was removed from the `development.rb` template: rails@adec7e7
1 parent 1a2771a commit a3450ba

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)