spec/dummy/config/initializers/application_controller_renderer.rb in bobot-1.0.53 vs spec/dummy/config/initializers/application_controller_renderer.rb in bobot-2.1.0
- old
+ new
@@ -1,6 +1,8 @@
# Be sure to restart your server when you modify this file.
-# ApplicationController.renderer.defaults.merge!(
-# http_host: 'example.org',
-# https: false
-# )
+# ActiveSupport::Reloader.to_prepare do
+# ApplicationController.renderer.defaults.merge!(
+# http_host: 'example.org',
+# https: false
+# )
+# end