Process your Paperclip attachments in the background with delayed_job, Resque or your own processor.
jstorimer
6 February, 2010
View Website
RubyGems Page
Rails 3.0✗
Thread Safety✓
JRuby?
Ruby 1.9?
Rails 3.1?
A newer version (2.4.5.1) is available for this plugin
Is it working for you?
on ruby1.9.1 and rails3.0.0.beta (installed paperclip && delayed_job as plugins from github)
NoMethodError in ImagesController#index
undefined method `before_thumbnail_post_process' for # Rails.root: /home/german/projects/ruby/bridge
Application Trace | Framework Trace | Full Trace /home/german/.rvm/gems/ruby-1.9.1-p378/gems/activerecord-3.0.0.beta/lib/active_record/base.rb:1300:in `method_missing' vendor/plugins/delayed_paperclip/lib/delayed/paperclip.rb:31:in `process_in_background'
Leave a Comment
on ruby1.9.1 and rails3.0.0.beta (installed paperclip && delayed_job as plugins from github)
NoMethodError in ImagesController#index
undefined method `before_thumbnail_post_process' for #
Rails.root: /home/german/projects/ruby/bridge
Application Trace | Framework Trace | Full Trace
/home/german/.rvm/gems/ruby-1.9.1-p378/gems/activerecord-3.0.0.beta/lib/active_record/base.rb:1300:in `method_missing'
vendor/plugins/delayed_paperclip/lib/delayed/paperclip.rb:31:in `process_in_background'