RubyGems Navigation menu

simpleemail 1.0.0

This package simplifies sending emails outside of the Rails environment. It is a wrapper around the ActionMailer package. Support for smtp over tls is included if you are using Ruby 1.8.7 or above. The API provided is very bare, but can be easily extended. The email configuration is provided through a user-specified configuration file (identical to the ActionMailer configuration in environment.rb in Rails except for the added tls option). This package is most useful in the situation that a user has a number of scripts (outside of the Rails environment) that all send very basic emails (to, from, body, subject).

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.0.2 - January 17, 2010 (8 KB)
  2. 1.0.1 - August 25, 2008* (8 KB)
  3. 1.0.0 - August 05, 2008* (8 KB)

Runtime Dependencies (2):

Development Dependencies (1):

hoe >= 1.7.0

Owners:

Authors:

  • DesigningPatterns

SHA 256 checksum:

868727d12845f446f8b9f75a00c1d253e168d7dde0267dca8c5697559647eb4c

Total downloads 11,576

For this version 3,443

Licenses:

N/A

Required Ruby Version: None

Links: