0.01
No commit activity in last 3 years
No release in over 3 years
A wrapper for ExpertSender API
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 0
>= 0

Runtime

 Project Readme

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.