RubyFlow The Ruby and Rails community linklog

Serving Compressed Assets With Heroku and Rack-Zippy

Heroku, by default will not serve compressed assets, forcing your users to download the full weight of your uncompressed JS and CSS. Here’s how to serve up compressed versions of your assets, speeding up your client response times considerably. Serving Compressed Assets With Heroku and Rack-Zippy

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in