kinderly / expertsender_api

Ruby ExpertSender API wrapper
MIT License
5 stars 5 forks source link

ExpertSenderApi

Build Status Gem Version Coverage Status Code Climate

ExpertSenderApi is a Ruby wrapper over ExpertSender API.

Installation

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'

Supported Ruby Versions

Reporting Issues

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.