hellosign / hellosign-ruby-sdk

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

Allow files to be StringIO objects #116

Closed Sergio-Amount closed 4 years ago

Sergio-Amount commented 4 years ago

The purpose of this change is to allow files to be in memory IO objects. This is useful when file contents are stored in a database and need to be passed to the hello sign client.