Turning off config.assets.initialize_on_precompile
This commit is contained in:
@@ -45,6 +45,8 @@ Starterapp::Application.configure do
|
||||
# Set to :debug to see everything in the log.
|
||||
config.log_level = :info
|
||||
|
||||
config.assets.initialize_on_precompile = false
|
||||
|
||||
# Prepend all log lines with the following tags.
|
||||
# config.log_tags = [ :subdomain, :uuid ]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user