You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 5, 2018. It is now read-only.
The basic features works like a charm but I have 2 processors to crop 2 images, and those processors are not being called. Since I don't use reprocess! due to loop issues with the latest Paperclip, the other approach to it seems to not trigger the processors.
Hello guys,
The basic features works like a charm but I have 2 processors to crop 2 images, and those processors are not being called. Since I don't use
reprocess!
due to loop issues with the latest Paperclip, the other approach to it seems to not trigger the processors.Heres some code to illustrate:
And here it's the processor code (the other one is pretty similar):
Am I missing something to get those processors called? If yes, what?
Thanks a lot :)
The text was updated successfully, but these errors were encountered: