From a8358a89db900e4cbf52e8a374b4b9905947fa93 Mon Sep 17 00:00:00 2001 From: guange <8863824@gmail.com> Date: Thu, 11 Dec 2014 11:53:38 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BC=80=E5=90=AFassets=E5=87=BA=E9=94=99,?= =?UTF-8?q?=E8=BF=98=E5=8E=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/application.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/application.rb b/config/application.rb index 23d0c8a14..d37a9eae2 100644 --- a/config/application.rb +++ b/config/application.rb @@ -44,7 +44,7 @@ module RedmineApp config.filter_parameters += [:password] # Enable the asset pipeline - config.assets.enabled = true + config.assets.enabled = false # Version of your assets, change this if you want to expire all your assets config.assets.version = '1.0'