An advantage of sucker_punch is it runs in the same process as your rails app using Celluloid so you don’t need to pay for extra workers on Heroku (https://github.com/brandonhilkert/sucker_punch)
I’m not ready to send you a pull request because i can’t get the rspecs working. If someone wants to take a look, and/or pair with me to get this finished would be great. Thanks!
Hi, I’ve forked delayed_paperclip and added support for sucker_punch https://github.com/linojon/delayed_paperclip/tree/sucker_punch . It works on my development environment as well as deployed to live site on Heroku.
An advantage of sucker_punch is it runs in the same process as your rails app using Celluloid so you don’t need to pay for extra workers on Heroku (https://github.com/brandonhilkert/sucker_punch)
I’m not ready to send you a pull request because i can’t get the rspecs working. If someone wants to take a look, and/or pair with me to get this finished would be great. Thanks!