Categories: None [Edit]
simpleemail
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).
Total
Ranking: 72,861 of 183,139
Downloads: 11,892
Daily
Ranking: 26,806 of 183,127
Downloads: 4
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
44,741 | 23,397 | jobmanager |
Depends on
Rank | Downloads | Name |
---|---|---|
46 | 549,414,925 | actionmailer |
2,089 | 8,575,570 | hoe |
3,346 | 3,018,718 | rubyforge |
4,378 | 1,551,434 | gemcutter |
26,857 | 46,101 | relative |
Owners
# | Gravatar | Handle |
---|---|---|
1 | designingpatts | |
2 | tonystrauss | |
3 | janetleland |