Update to rails 5.2.2.1
This commit is contained in:
parent
1f30bb8a2f
commit
446808da96
36 changed files with 425 additions and 291 deletions
2
config/initializers/json.rb
Normal file
2
config/initializers/json.rb
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
# Enable escaping HTML in JSON.
|
||||
Rails.application.config.active_support.escape_html_entities_in_json = true
|
||||
Loading…
Add table
Add a link
Reference in a new issue