This repository has been archived by the owner on Jul 13, 2023. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Helpful Links
Mark Robinson edited this page Nov 6, 2019
·
49 revisions
What follows is a collection of blog posts, tutorials, and other helpful links about using Paperclip. If you’ve written something about the library or know of someone who has feel free add it in.
- Direct uploads to S3 with React, Rails, and Paperclip
- AJAX Photo Uploading the Easy Way with Rails 4 and Paperclip
- Direct uploads to S3 with Rails, Paperclip, and s3_direct_upload
- Testing Paperclip with Shoulda
- Goodbye attachment_fu, hello Paperclip
- Video thumbnails with FFmpeg and Paperclip
- Macromedia Flash thumbnails with Gnash and Paperclip
- Using Amazon’s CloudFront with Rails & Paperclip
- Shell script for installing ImageMagick on Snow Leopard
- Cómo Adjuntar Archivos a un Modelo en Rails (full tutorial in Spanish)
- For migrating from filesystem storage to Amazon S3
- A plugin to transliterate сyrillic symbols in file name
- Paperclip processor to generate thumbnail from video
- Paperclip processor to generate SWF from PDF
- Paperclip processor to generate MP3 from WAV files
- Paperclip processor to generate waveform images from audio files
- Storing paperclip attachments as CouchDB attachments
- Delayed processing of attachments using delayed_job, resque or roll your own.
- Combine Mongoid, Resque and Paperclip to queue attachment processing in the background on Mongoid models.
- Identify paperclip attachment files that are not attached to any record
- Changing Paperclip’s Directory Structure
- Normalizing Paperclip’s Filenames
- SFTP Storage gem
- FTP Storage gem
- Tutorial. Amazon S3 configuration for Rails and paperclip