aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/documents.yaml
diff options
context:
space:
mode:
authorbogdanvlviv <bogdanvlviv@gmail.com>2018-12-28 01:11:39 +0200
committerbogdanvlviv <bogdanvlviv@gmail.com>2018-12-30 02:42:19 +0200
commit8c65fd6ccaf899c620053b137644763aa8cb471e (patch)
treebfe95d12bb5269a2ad8dba5a1384fb312861dddb /guides/source/documents.yaml
parent1fe086d3c1ad55b98b77d8d3cc5f985cee6c504e (diff)
downloadrails-8c65fd6ccaf899c620053b137644763aa8cb471e.tar.gz
rails-8c65fd6ccaf899c620053b137644763aa8cb471e.tar.bz2
rails-8c65fd6ccaf899c620053b137644763aa8cb471e.zip
Fix Action Mailer Basics [ci skip]
Now Action Mailbox is responsible for receiving emails.
Diffstat (limited to 'guides/source/documents.yaml')
-rw-r--r--guides/source/documents.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/guides/source/documents.yaml b/guides/source/documents.yaml
index 6448f5b35f..0f836bdf48 100644
--- a/guides/source/documents.yaml
+++ b/guides/source/documents.yaml
@@ -74,7 +74,7 @@
-
name: Action Mailer Basics
url: action_mailer_basics.html
- description: This guide describes how to use Action Mailer to send and receive emails.
+ description: This guide describes how to use Action Mailer to send emails.
-
name: Action Mailbox Basics
work_in_progress: true