mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Remove tailing spaces ✂️ [ci skip]
This commit is contained in:
parent
45f6dcd903
commit
99e2a223e8
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ module <%= app_const_base %>
|
|||
|
||||
# Configure sensitive parameters which will be filtered from the log file.
|
||||
config.filter_parameters += [:password]
|
||||
|
||||
|
||||
# Enable escaping HTML in JSON. The default is false.
|
||||
# config.active_support.escape_html_entities_in_json = true
|
||||
|
||||
|
|
Loading…
Reference in a new issue