super-graph/examples/rails-app/config/initializers/application_controller_rend...

9 lines
213 B
Ruby
Raw Normal View History

2019-03-24 14:57:29 +01:00
# Be sure to restart your server when you modify this file.
# ActiveSupport::Reloader.to_prepare do
# ApplicationController.renderer.defaults.merge!(
2019-04-11 07:10:51 +02:00
# http_host: 'demo.org',
2019-03-24 14:57:29 +01:00
# https: false
# )
# end