# 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.