refactor for assets and adding spinner to active list

This commit is contained in:
2012-09-03 13:19:18 +02:00
parent 39449f240a
commit ccbe655a32
13 changed files with 5 additions and 3 deletions
+1 -1
View File
@@ -72,7 +72,7 @@ module Qrammer
# Enable the asset pipeline
config.assets.enabled = true
#config.assets.precompile += ['tablet/application.css']
config.assets.precompile += ['supplier/application.css', 'user/application.css', 'qr_sheet/application.css']
# Version of your assets, change this if you want to expire all your assets
config.assets.version = '1.0'