Skip to content
Snippets Groups Projects
Select Git revision
  • 82264c71df3ec78b75d4515ab5d362c61ed1320e
  • main default protected
2 results

application_controller_renderer.rb

Blame
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    application_controller_renderer.rb 246 B
    # frozen_string_literal: true
    # 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