javascript translations and default format html

This commit is contained in:
2012-09-17 18:35:16 +02:00
parent 29848bb3cf
commit 2b2b81c23b
7 changed files with 75 additions and 15 deletions
+1
View File
@@ -73,6 +73,7 @@ module Qrammer
# Enable the asset pipeline
config.assets.enabled = true
config.assets.precompile += ['supplier/application.css', 'user/application.css', 'qr_sheet/application.css']
config.default_url_options = {format: 'html'}
# Version of your assets, change this if you want to expire all your assets
config.assets.version = '1.0'