Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 1.25 KB

File metadata and controls

34 lines (23 loc) · 1.25 KB

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

  • Ruby 2

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.