Process your Paperclip attachments in the background with delayed_job.
jstorimer
6 February, 2010
View Website
RubyGems Page
Rails 3?
Thread Safety?
JRuby?
Ruby 1.9?
Is it working for you?
Have been using version 0.6.5 in production with Ruby 1.8.7.
Leave a Comment
gem 'delayed_paperclip', :git => 'git://github.com/jstorimer/delayed_paperclip.git', :branch => 'rails3'
With much appreciation to Jesse!
With Paperclip's problem with defining callbacks, this no longer works.
http://github.com/jstorimer/delayed_paperclip/issues#issue/8
Have been using version 0.6.5 in production with Ruby 1.8.7.