renatosnrg/sendgrid-api

View on GitHub
lib/sendgrid/api.rb

Summary

Maintainability
A
0 mins
Test Coverage
require 'sendgrid/api/version'
require 'sendgrid/api/client'

module Sendgrid
  module API
  end
end