I'm creating an IMAP object in one job and need to pass it to other jobs in Resque. What's the best way to pass the IMAP object since it's not serializable?I'm creating an IMAP object in one job and need
I'm creating an IMAP object in one job and need to pass it to other jobs in Resque. What's the best way to pass the IMAP object since it's not serializable?I'm creating an IMAP object in one job and need