Run rubocop --fix-layout and remove encoding comments
This commit is contained in:
parent
fa63e6e81d
commit
ea2862fdef
283 changed files with 1164 additions and 1969 deletions
|
|
@ -14,4 +14,4 @@ ActiveSupport.use_standard_json_time_format = true
|
|||
|
||||
# Don't escape HTML entities in JSON, leave that for the #json_escape helper.
|
||||
# if you're including raw json in an HTML page.
|
||||
ActiveSupport.escape_html_entities_in_json = false
|
||||
ActiveSupport.escape_html_entities_in_json = false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue