sms-spec icon indicating copy to clipboard operation
sms-spec copied to clipboard

Adding BaseClient class to mimic latest twilio-ruby library.

Open princejoseph opened this issue 7 years ago • 0 comments

The latest twilio-ruby gem has a new class BaseClient from which Client inherits. Due to this, installing this gem is getting errors since the class signature is different.

This PR fixes that.

princejoseph avatar May 03 '17 06:05 princejoseph