Sha256: b7c0097d0c6bd053e8f23b9344a2a038408756e4a51a8011227b5d789ae48c29
Contents?: true
Size: 640 Bytes
Versions: 1
Compression:
Stored size: 640 Bytes
Contents
# Paubox Gem This is the official Ruby wrapper for the Paubox Transactional Email HTTP API. The Paubox Transactional Email API allows your application to send secure, HIPAA-compliant email and track deliveries and opens. This gem is currently in pre-alpha development. ## Installation Add this line to your application's Gemfile: ```ruby gem 'paubox' ``` And then execute: $ bundle install Or install it yourself as: $ gem install paubox ## Contributing Bug reports and pull requests are welcome on GitHub at https://github.com/paubox/paubox_ruby. ## License Copyright © 2018 Paubox, Inc. See LICENSE for details.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
paubox-0.1.0 | README.md |