sendgrid-ruby
sendgrid-ruby copied to clipboard
BaseInterface class should be inside a module
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 !
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