1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-03-25 01:14:43 +00:00

Removed deprecated config in application.rb

This commit is contained in:
2015-03-28 18:40:55 +00:00
parent 522798a2c4
commit 85a5cb3993

View File

@@ -20,7 +20,8 @@ Wrestling::Application.configure do
# config.action_dispatch.rack_cache = true
# Disable Rails's static asset server (Apache or nginx will already do this).
config.serve_static_assets = false
#This is deprecated
#config.serve_static_assets = false
# Compress JavaScripts and CSS.
config.assets.js_compressor = :uglifier