How to enable compression in Ruby on Rails?
I posted a similar question here Serving Compressed Assets in Heroku with Rack-Zippy but decided to give up on that service, since I couldn't get it to work. I ran PageSpeed Insights on my website to determine the speed of my website. The most important suggestion I received was to Enable Compression. Compressing resources with gzip or deflate can reduce the number of bytes sent over the network. Enable compression for the following resources to reduce their transfer size by 191.2KiB (74% reduction). I've followed the instructions on this website https://developers.google.com/speed/docs