RubyGems Navigation menu

simpleemail 1.0.2

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:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

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

Runtime 依赖 (2):

Development 依赖 (3):

gemcutter >= 0.3.0
hoe >= 2.5.0
rubyforge >= 2.0.3

业主:

作者:

  • DesigningPatterns

SHA 256 校验和:

85bec82f67150b52cdaa19de728babf5e514c48a72504fd98977820c6816170e

下载总量 11,523

这个版本 4,654

许可:

需要的 Ruby 版本:

链接: