jstorimer / delayed_paperclip

Process your Paperclip attachments in the background with delayed_job or Resque.
https://github.com/jrgifford/delayed_paperclip/
392 stars 245 forks source link

Help testing against edge resque #76

Closed steveklabnik closed 11 years ago

steveklabnik commented 11 years ago

Hey there!

I'm gearing up to work on Resque 2.0, and I'd like to coordinate better with plugin authors to make sure stuff doesn't break.

I'd like to know a few things:

  1. Can I do something to help get you testing against edge Resque?
  2. Are you monkey-patching anything in Resque currently? Can 2.0 expose an API to help you not have to do that any more?
  3. Do you need any help in bringing your plugin up-to-date with the latest Resque?

Thanks!

Related: https://github.com/defunkt/resque/issues/880

jrgifford commented 11 years ago
  1. jrgifford/delayed_paperclip is now upstream.
  2. Not sure, I'll be looking into this soon.
  3. Don't think so. I'll check.
  4. I'll have to try with latest first, then get back to you. :-)

James Gifford 2162238574 On Mar 19, 2013 7:11 PM, "Steve Klabnik" notifications@github.com wrote:

Hey there!

I'm gearing up to work on Resque 2.0, and I'd like to coordinate better with plugin authors to make sure stuff doesn't break.

I'd like to know a few things:

  1. Can I do something to help get you testing against edge Resque?
  2. Are you monkey-patching anything in Resque currently? Can 2.0 expose an API to help you not have to do that any more?
  3. Do you need any help in bringing your plugin up-to-date with the latest Resque?

Thanks!

Related: defunkt/resque#880 https://github.com/defunkt/resque/issues/880

— Reply to this email directly or view it on GitHubhttps://github.com/jstorimer/delayed_paperclip/issues/76 .

steveklabnik commented 11 years ago

Oh hello! I'll re-open this there, then.

steveklabnik commented 11 years ago

Also, I corrected to the new upstream in our wiki page.

jrgifford commented 11 years ago

Cool. :+1:

James Gifford 2162238574 On Mar 19, 2013 7:37 PM, "Steve Klabnik" notifications@github.com wrote:

Also, I corrected to the new upstream in our wiki page.

— Reply to this email directly or view it on GitHubhttps://github.com/jstorimer/delayed_paperclip/issues/76#issuecomment-15150566 .