Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
force styles generation, since we aren't in the normal paperclip path
we are unsetting the attachment_s3_key to avoid an infinite loop, because after the call to reprocess! the object will be saved and the after save will be called, calling the reporcess! again, and this variable is the guard to call the callback.
- Loading branch information