heroku_rails_deflate icon indicating copy to clipboard operation
heroku_rails_deflate copied to clipboard

config.assets.compile=true in README

Open fschwahn opened this issue 9 years ago • 0 comments

Hi, I've got a question: you say "Make sure asset caching is configured correctly" and suggest setting config.assets.compile to true in production. Is this setting really required to use heroku_rails_deflate? I don't understand what this setting has to do with delivering compressed assets.

I deactivated the asset precompilation and everything seems to work as before, but I want to be sure that I don't run into issues down the road.

Thanks! Fabian

fschwahn avatar Apr 09 '15 12:04 fschwahn