rails/actionmailbox/lib/action_mailbox
OKURA Masafumi a7a5f464cd Add nodoc to Mail module [ci-skip]
`Mail` gem is an external gem and all methods extended by Rails
are undocumented. However it's listed in API document page.
It serves no purposes so it should be removed.
2022-12-14 19:02:19 +09:00
..
mail_ext Add nodoc to Mail module [ci-skip] 2022-12-14 19:02:19 +09:00
router Cross-link API docs [ci-skip] 2022-02-21 11:45:25 -06:00
base.rb Change the AS::Notification payload to include the mailbox instance 2022-03-10 09:43:34 +00:00
callbacks.rb Import Action Mailbox 2018-12-25 21:32:35 -05:00
deprecator.rb Add ActionMailbox.deprecator 2022-11-01 17:39:39 -05:00
engine.rb Initialize deprecators before configuring them 2022-11-28 10:47:26 +01:00
gem_version.rb Fix #version docs and some typos 2022-03-16 01:48:37 +05:30
mail_ext.rb Import Action Mailbox 2018-12-25 21:32:35 -05:00
relayer.rb Add Exim and Qmail support to Action Mailbox 2019-01-12 21:38:26 -05:00
router.rb Use try only when we're unsure if the receiver would respond_to the method 2019-08-01 17:58:00 +09:00
routing.rb Cross-link API docs [ci-skip] 2022-02-21 11:45:25 -06:00
test_case.rb Add load hook for ActionMailbox::TestCase 2018-12-31 23:35:53 -05:00
test_helper.rb Cross-link API docs [ci-skip] 2022-02-21 11:45:25 -06:00
version.rb Fix #version docs and some typos 2022-03-16 01:48:37 +05:30