aboutsummaryrefslogtreecommitdiffstats
path: root/guides
diff options
context:
space:
mode:
Diffstat (limited to 'guides')
-rw-r--r--guides/source/engines.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/guides/source/engines.md b/guides/source/engines.md
index bd0542ffc1..9558225b47 100644
--- a/guides/source/engines.md
+++ b/guides/source/engines.md
@@ -1510,6 +1510,7 @@ To hook into the initialization process of one of the following classes use the
| `ActionMailbox::TestCase` | `action_mailbox_test_case` |
| `ActionMailer::Base` | `action_mailer` |
| `ActionMailer::TestCase` | `action_mailer_test_case` |
+| `ActionText::Content` | `action_text_content` |
| `ActionView::Base` | `action_view` |
| `ActionView::TestCase` | `action_view_test_case` |
| `ActiveJob::Base` | `active_job` |