RubyFlow The Ruby and Rails community linklog

How to deliver your static images through a CDN in Ruby on Rails

This blog post describes how to use Cloudinary to automatically deliver all static images of your Ruby on Rails web application through a CDN. Allowing you to improve site’s performance without any code changes.

It also explains how to perform image transformations using your CSS or Sass files, e.g., for displaying Responsive Images for different devices.

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