RubyGems Navigation menu

simpleemail 1.0.1

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 (8KB)
  2. 1.0.1 - August 25, 2008* (8KB)
  3. 1.0.0 - August 05, 2008* (8KB)

Runtime依存関係 (2):

Development依存関係 (1):

hoe >= 1.7.0

所有者:

作者:

  • DesigningPatterns

SHA 256チェックサム:

a451bee152dd3a0afe473e824fec2919e4b3894cd9e4a580f2dac63435413978

累計ダウンロード数 11,585

このバージョンのみ 3,455

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: