]> cat aescling's git repositories - mastodon.git/blobdiff - config/initializers/application_controller_renderer.rb
Update Mastodon to Rails 6.1 (#15910)
[mastodon.git] / config / initializers / application_controller_renderer.rb
index 51639b67a00ddba973a92d59ec277f5d97b63ef6..89d2efab2ba659d7814a7665a99f7f8d7429a072 100644 (file)
@@ -1,6 +1,8 @@
 # Be sure to restart your server when you modify this file.
 
 # 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
This page took 0.028942 seconds and 3 git commands to generate.