aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/documents.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'guides/source/documents.yaml')
-rw-r--r--guides/source/documents.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/guides/source/documents.yaml b/guides/source/documents.yaml
index 25c159d471..6448f5b35f 100644
--- a/guides/source/documents.yaml
+++ b/guides/source/documents.yaml
@@ -76,6 +76,11 @@
url: action_mailer_basics.html
description: This guide describes how to use Action Mailer to send and receive emails.
-
+ name: Action Mailbox Basics
+ work_in_progress: true
+ url: action_mailbox_basics.html
+ description: This guide describes how to use Action Mailbox to receive emails.
+ -
name: Active Job Basics
url: active_job_basics.html
description: This guide provides you with all you need to get started creating, enqueuing, and executing background jobs.