All the code in the `bin/` and the `config/` folder has been generated running `rake app:update`, except the `escape_javascript_fix` file, which we've removed since the code there is already included in Rails 5.2.
9 lines
216 B
Ruby
9 lines
216 B
Ruby
# Be sure to restart your server when you modify this file.
|
|
|
|
# ActiveSupport::Reloader.to_prepare do
|
|
# ApplicationController.renderer.defaults.merge!(
|
|
# http_host: 'example.org',
|
|
# https: false
|
|
# )
|
|
# end
|