Tag Archives: imagemagick
Using Paperclip with Amazon S3
I recently launched the website for my wedding on Heroku. I opted to use Thoughtbot’s popular Paperclip gem to manage photo attachments for the site. It’s a snap to use with filesystem storage (the default), but Heroku doesn’t allow applications … Continue reading