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

The Official Twilio SendGrid Led, Community Driven Ruby API Library

Results 31 sendgrid-ruby issues
Sort by recently updated
recently updated
newest added

# Fixes # Updated the SimpleCov version because the following error occurred when running tests on Ruby 3.4: ``` 'SimpleCov.result_exit_status': undefined method '-' for nil (NoMethodError) coverage_diff = last_run[:result][:covered_percent] -...