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: 73,779 of 186,959
Downloads: 12,376
Daily
Ranking: 79,620 of 186,713
Downloads: 7
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
45,542 | 24,314 | jobmanager |
Depends on
Rank | Downloads | Name |
---|---|---|
46 | 643,419,310 | actionmailer |
2,258 | 8,891,655 | hoe |
3,574 | 3,063,718 | rubyforge |
4,663 | 1,578,658 | gemcutter |
28,040 | 46,671 | relative |
Owners
# | Gravatar | Handle |
---|---|---|
1 | designingpatts | |
2 | tonystrauss | |
3 | janetleland |