RubyGems.org

postmark

0.2.5

Ruby gem for sending emails through http://postmarkapp.com HTTP API. It relieas on TMail::Mail for message construction.

installgem install postmark -v 0.2.5
Authors

Petyo Ivanov

186,691 total downloads 932 for this version
Owners

83324ef0b936b3a543ddccad731d816c8d7c36a3c095a0276ef1b06c361e5a2d

Gemfile
gem "postmark", "~> 0.2.5"
Versions
  1. 1.0.0 May 10, 2013
  2. 0.9.19 February 18, 2013
  3. 0.9.18 January 12, 2013
  4. 0.9.17 January 12, 2013
  5. 0.9.16 January 31, 2012
Show all versions (38 total)
Runtime Dependencies
  1. tmail >= 0
Development Dependencies
  1. cucumber >= 0
  2. rspec >= 0