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
Bertg edited this page Aug 1, 2011
·
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.
- Testing Paperclip with Shoulda
- Goodbye attachment_fu, hello Paperclip
- Video thumbnails with FFmpeg and Paperclip
- Macromedia Flash thumbnails with Gnash and Paperclip
- Collecting all attachments using Paperclip
- Randomize Filename in Paperclip
- Speeding up Paperclip Tests by… a LOT
- Stubbing out S3 calls in Paperclip
- Easy Upload via URL with 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
- Storing paperclip attachments as CouchDB attachments
- Delayed processing of attachements using delayed_job, resque or roll your own.