Description:
application.rb.SAMPLE MUST contain new.js what I said in @8d1e39d548bf is wrong
Commit status:
[Not Reviewed]
References:
Comments:
0 Commit comments 0 Inline Comments
Unresolved TODOs:
There are no unresolved TODOs
Add another comment

r435:029c8b6ac635 - - 1 file changed: 1 inserted, 0 deleted

@@ -57,8 +57,9
57 57 config.assets.enabled = true
58 58
59 59 # Version of your assets, change this if you want to expire all your assets
60 60 config.assets.version = '1.0'
61 61
62 62 config.assets.precompile += ['announcement_refresh.js','effects.js','site_update.js','graders.css','problems.css']
63 + config.assets.precompile += ['new.js','tablesorter-theme.cafe.css']
63 64 end
64 65 end
You need to be logged in to leave comments. Login now