spec/dummy/config/environments/production.rb in locomotivecms-3.0.0.pre.alpha.2 vs spec/dummy/config/environments/production.rb in locomotivecms-3.0.0.pre.alpha.3

- old
+ new

@@ -24,9 +24,11 @@ # number of complex assets. config.assets.debug = false #true config.assets.compress = false + config.log_level = :info + # Adds additional error checking when serving assets at runtime. # Checks for improperly declared sprockets dependencies. # Raises helpful error messages. config.assets.raise_runtime_errors = true