From 49341714cab4becf25313ee4b90be7b5aeec2541 Mon Sep 17 00:00:00 2001 From: sw <939547590@qq.com> Date: Thu, 11 Dec 2014 11:34:20 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=AF=E5=8A=A8assets?= 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 d37a9eae2..23d0c8a14 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 = false + config.assets.enabled = true # Version of your assets, change this if you want to expire all your assets config.assets.version = '1.0'