Any way to serve gzip assets from heroku?

帅比萌擦擦* 提交于 2019-11-30 00:08:49
Mike

The answer to your question can be found at https://gist.github.com/2152663.

There's an easier way using a small gem to do this.

Here's article that explains how: http://www.cheynewallace.com/serving-compressed-assets-with-heroku-rack-zippy/

cabe56

Use this gem github.com/mattolson/heroku_rails_deflate

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!