Skip to content

Commit e9268f7

Browse files
authored
Merge pull request rails#41791 from benkoshy/update-action-mailbox-documentation
Add: link to documentation [ci-skip]
2 parents 5de2dbf + 178b22f commit e9268f7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

guides/source/action_mailbox_basics.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -373,3 +373,5 @@ class ForwardsMailboxTest < ActionMailbox::TestCase
373373
end
374374
end
375375
```
376+
377+
Please refer to the [ActionMailbox::TestHelper API](https://api.rubyonrails.org/classes/ActionMailbox/TestHelper.html) for further test helper methods.

0 commit comments

Comments
 (0)