dont generate assets on the fly

This commit is contained in:
Georg Kahest 2016-03-07 14:57:39 +02:00
parent e40d3b9b80
commit ceb91033a6

View file

@ -43,7 +43,7 @@ Rails.application.configure do
# config.force_ssl = true
# Set to :debug to see everything in the log.
config.log_level = :info
config.log_level = :debug
# Prepend all log lines with the following tags.
config.log_tags = [:subdomain, :uuid, :remote_ip]