sendgrid-ruby icon indicating copy to clipboard operation
sendgrid-ruby copied to clipboard

BaseInterface class should be inside a module

Open cesimon opened this issue 4 years ago • 1 comments

Hello !

From v6.2.0 (https://github.com/sendgrid/sendgrid-ruby/blob/6.2.0/lib/sendgrid/base_interface.rb), and still in the latest version v6.4.0 (https://github.com/sendgrid/sendgrid-ruby/blob/6.4.0/lib/sendgrid/base_interface.rb), the gem includes a BaseInterface class.

My project (rails 6.0.3.5) also had a BaseInterface class, which means that when I installed the gem, the project couldn't be launched anymore. Could you fix this ?

Thanks !

cesimon avatar Mar 22 '21 17:03 cesimon

Hello @cesimon,

Thanks for letting us know about this!

This issue has been added to our internal backlog to be prioritized. Pull requests and +1s on the issue summary will help it move up the backlog.

With best regards,

Elmer

thinkingserious avatar Mar 29 '21 22:03 thinkingserious