aboutsummaryrefslogtreecommitdiffstats
path: root/activestorage/test/dummy/config/initializers/application_controller_renderer.rb
blob: 315ac48a9a50c142332c41d0b83466a7dee7ee87 (plain) (blame)
1
2
3
4
5
6
7
# frozen_string_literal: true
# Be sure to restart your server when you modify this file.

# ApplicationController.renderer.defaults.merge!(
#   http_host: 'example.org',
#   https: false
# )