docusign icon indicating copy to clipboard operation
docusign copied to clipboard

Does not work correctly with Ruby 1.9

Open donaldpiret opened this issue 13 years ago • 1 comments

Uses the older Soap4R Library which is helplessly broken on 1.9 (many fixed branched out there but no authoritative version). Would be nice if a rewrite to Savon was possible

donaldpiret avatar Aug 17 '11 02:08 donaldpiret

Yeah, that sucks. Unfortunately, Savon doesn't generate proxy classes, which is more lightweight and "Ruby-like" but also makes it a lot harder to add extra functionality into the API wrapper. I have no need for an updated Docusign gem, so if you'd like to try and port it to 1.9 and another library like Savon, I'm sure others would appreciate it too.

texel avatar Aug 18 '11 22:08 texel