RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Automatic backup of user uploaded images using Cloudinary

This blog post explains how in addition to safely storing uploaded images in a cloud based storage, uploaded images can be automatically backed up to a safer location, where no casual API calls can penetrate. Multiple revisions are kept for each uploaded resource for even greater robustness. Ruby sample code included.

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