aboutsummaryrefslogtreecommitdiff
path: root/mail/rubygem-actionmailer52/pkg-descr
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-08-25 18:17:56 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-08-25 18:17:56 +0000
commite204607504e31b6857f4eb7018b327c00ded17c6 (patch)
treec02dc2fc1d56b8291385cdd37367dc4568ee5b0b /mail/rubygem-actionmailer52/pkg-descr
parentfbb3c5694060ecfdbff8fce98872f9ee50842973 (diff)
downloadports-e204607504e31b6857f4eb7018b327c00ded17c6.tar.gz
ports-e204607504e31b6857f4eb7018b327c00ded17c6.zip
Notes
Diffstat (limited to 'mail/rubygem-actionmailer52/pkg-descr')
-rw-r--r--mail/rubygem-actionmailer52/pkg-descr10
1 files changed, 10 insertions, 0 deletions
diff --git a/mail/rubygem-actionmailer52/pkg-descr b/mail/rubygem-actionmailer52/pkg-descr
new file mode 100644
index 000000000000..2311aa82d9e0
--- /dev/null
+++ b/mail/rubygem-actionmailer52/pkg-descr
@@ -0,0 +1,10 @@
+Action Mailer is framework for designing email-service layers. These layers
+are used to consolidate code for sending out forgotten passwords, welcoming
+wishes on signup, invoices for billing, and any other use case that requires
+a written notification to either a person or another system.
+
+Additionally, an Action Mailer class can be used to process incoming email,
+such as allowing a weblog to accept new posts from an email (which could even
+have been sent from a phone)
+
+WWW: https://rubyonrails.org/