hellosign / hellosign-ruby-sdk

A Ruby SDK for HelloSign's API
MIT License
52 stars 61 forks source link

Feature Request: Allow files to be in memory StringIO objects #117

Open Sergio-Amount opened 4 years ago

Sergio-Amount commented 4 years ago

When file contents are retrieved from a database it would be useful to be able to pass in memory StringIO objects to the client.

PR: #116