Removed some deprecation warnings

This commit is contained in:
domaindrivendev
2017-05-19 11:11:13 -07:00
parent 75d676d753
commit 353be669e4
10 changed files with 16 additions and 75 deletions

View File

@@ -28,4 +28,6 @@ TestApp::Application.configure do
# Expands the lines which load the assets
config.assets.debug = true
config.eager_load = false
end