Make livereload working again.

This commit is contained in:
Martin Edenhofer 2015-09-29 14:51:07 +02:00
parent 10e7c2cda3
commit db01723eed

View file

@ -40,7 +40,7 @@ Rails.application.configure do
# Asset digests allow you to set far-future HTTP expiration dates on all assets,
# yet still be able to expire them through the digest params.
config.assets.digest = true
config.assets.digest = false
# format log
config.log_formatter = Logger::Formatter.new