Mercurial > rsstweet
comparison config/initializers/application_controller_renderer.rb @ 185:f67f3ad50270
Update to latest rails and gems
author | nanaya <me@nanaya.pro> |
---|---|
date | Sun, 14 Jul 2019 15:38:04 +0900 |
parents | 257910c60eb3 |
children |
comparison
equal
deleted
inserted
replaced
184:a35c2733552f | 185:f67f3ad50270 |
---|---|
1 # Be sure to restart your server when you modify this file. | 1 # Be sure to restart your server when you modify this file. |
2 | 2 |
3 # ApplicationController.renderer.defaults.merge!( | 3 # ActiveSupport::Reloader.to_prepare do |
4 # http_host: 'example.org', | 4 # ApplicationController.renderer.defaults.merge!( |
5 # https: false | 5 # http_host: 'example.org', |
6 # ) | 6 # https: false |
7 # ) | |
8 # end |