team-telnyx / telnyx-ruby

Telnyx API Ruby Client
https://developers.telnyx.com/docs/api/v2/overview
MIT License
24 stars 17 forks source link

Use string interpolation for suffixing a space to error titles. #14

Closed yasyf closed 5 years ago

yasyf commented 5 years ago

This prevents TelnyxError#message from blowing up when an error hash, for whatever reason, doesn't have a 'title' key.