This commit is contained in:
Godwin 2013-10-28 23:23:57 -06:00
parent 86d92b7559
commit 212d8e1294

View File

@ -47,6 +47,11 @@ Starterapp::Application.configure do
config.assets.initialize_on_precompile = false config.assets.initialize_on_precompile = false
config.cache_classes = true
config.serve_static_assets = true
config.assets.compile = true
config.assets.digest = true
# Prepend all log lines with the following tags. # Prepend all log lines with the following tags.
# config.log_tags = [ :subdomain, :uuid ] # config.log_tags = [ :subdomain, :uuid ]