Compress js for mobile user app

This commit is contained in:
2014-09-25 11:24:44 +02:00
parent 1f81f942f9
commit f6bcecf3b4
3 changed files with 5 additions and 3 deletions
+1 -1
View File
@@ -89,5 +89,5 @@ Qwaiter::Application.configure do
# config.active_record.auto_explain_threshold_in_seconds = 0.5
#
# # Print deprecation notices to the stderr.
config.active_support.deprecation = :stder
# config.active_support.deprecation = :stderr
end