1
0
Fork 0
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:
Rafael Mendonça França 2012-05-12 15:49:26 -03:00
parent 45f6dcd903
commit 99e2a223e8

View file

@ -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