sparklemotion / mechanize

Mechanize is a ruby library that makes automated web interaction easy.

Home Page:https://www.rubydoc.info/gems/mechanize/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

undefined method `implementation' for HTTP::CookieJar::AbstractStore:Class

jakemack opened this issue · comments

Hi, I get this error randomly when using Mechanize with Sidekiq. It is likely an autoloading issue as mentioned here: sparklemotion/http-cookie#6. Any chance anyone here has found a workaround or fix for this?

Yes, this is related to HTTP::CookieJar I'm afraid. I'm going to close this but open to feedback if anyone can reproduce (please comment on the above issue on http-cookie rather than this one)