• R/O
  • HTTP
  • SSH
  • HTTPS

提交

標籤
無標籤

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Never give up


Commit MetaInfo

修訂b55b2873f1a4bfc95f7619d43260622a669c65ff (tree)
時間2013-10-26 14:10:31
作者HMML <hmml3939@gmai...>
CommiterHMML

Log Message

Add precompile target for IE8.

Change Summary

差異

--- a/config/environments/production.rb
+++ b/config/environments/production.rb
@@ -60,6 +60,7 @@ NvcServ::Application.configure do
6060 # Precompile additional assets.
6161 # application.js, application.css, and all non-JS/CSS in app/assets folder are already added.
6262 # config.assets.precompile += %w( search.js )
63+ config.assets.precompile += %w( html5shiv.js respond.js )
6364
6465 # Ignore bad email addresses and do not raise email delivery errors.
6566 # Set this to true and configure the email server for immediate delivery to raise delivery errors.