|
@ -46,9 +46,9 @@ BikeBike::Application.configure do |
|
|
config.log_level = :info |
|
|
config.log_level = :info |
|
|
|
|
|
|
|
|
config.cache_classes = true |
|
|
config.cache_classes = true |
|
|
config.serve_static_assets = true |
|
|
#config.serve_static_assets = true |
|
|
config.assets.compile = true |
|
|
config.assets.compile = true |
|
|
config.assets.digest = 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 ] |
|
|