Attempt #4
This commit is contained in:
parent
86d92b7559
commit
212d8e1294
@ -47,6 +47,11 @@ Starterapp::Application.configure do
|
||||
|
||||
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.
|
||||
# config.log_tags = [ :subdomain, :uuid ]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user