ExpertSenderApi is a Ruby wrapper over ExpertSender API.
You can install this gem with the following command:
gem install expertsender_api
Or, if you are using Bundler, add it to your Gemfile:
gem 'expertsender_api'
If you desire to have the most up-do-date development version, add Git URL to the Gemfile:
gem 'expertsender_api', github: 'kinderly/expertsender_api'
If you find a bug, missing feature or find any part of the API inconvenient, please file an issue. When filing an issue, please explain what behavior you expected and why.