Update configuration after the Rails upgrade

Ran `bin/rake rails:upgrade` and went through all the changes.

Co-Authored-By: Dan Rice <dnrce@users.noreply.github.com>
This commit is contained in:
Matt Rogers 2018-10-17 09:38:04 -05:00
parent c7b9f008a6
commit 859701a81f
No known key found for this signature in database
GPG key ID: 605D017C07EB4316
17 changed files with 215 additions and 59 deletions

View file

@ -0,0 +1,8 @@
# 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