jrgifford / delayed_paperclip

Process your Paperclip attachments in the background with delayed_job or Resque.
http://www.jstorimer.com/ruby/2010/01/30/delayed-paperclip.html
MIT License
404 stars 155 forks source link

paperclip-document style is not working with background #200

Open bhushangahire opened 7 years ago

bhushangahire commented 7 years ago

I am using Redis for background job. I can see job schedule and processing but nothing happens. It not failing but the text conversion not working.

I am using this : https://github.com/ekylibre/paperclip-document