delayed_paperclip 0.7: Delayed processing of Paperclip attachments
We just released the 0.7 version of the delayed_paperclip gem. Delayed_paperclip allows you to do the processing of your Paperclip attachments via Delayed Job or Resque. It’s now also very easy to create a class for other background processors.
Post a comment