mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
A more informative comment for config.asset.debug
This commit is contained in:
parent
3dc54d7e90
commit
df6aa8c87c
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@
|
|||
# Do not compress assets.
|
||||
config.assets.compress = false
|
||||
|
||||
# Expands the lines which load the assets.
|
||||
# Debug mode disables concatenation and preprocessing of assets.
|
||||
config.assets.debug = true
|
||||
<%- end -%>
|
||||
|
||||
|
|
Loading…
Reference in a new issue