rails--rails/actionmailbox/lib/action_mailbox
Rafael Mendonça França 1b455e2e9d
Rails 6.2 is now Rails 7.0
We have big plans for the next version of Rails and that
require big versions.
2021-02-04 16:47:16 +00:00
..
mail_ext Nest Action Mailbox classes in the API docs 2018-12-26 16:18:42 -05:00
router Fix document formatting on ActionMailbox [ci skip] 2019-01-17 01:10:21 +09:00
base.rb Fix document formatting on ActionMailbox [ci skip] 2019-01-17 01:10:21 +09:00
callbacks.rb
engine.rb Remove the Amazon SES ingress 2019-04-14 12:15:54 -04:00
gem_version.rb Rails 6.2 is now Rails 7.0 2021-02-04 16:47:16 +00:00
mail_ext.rb
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 Delegate to the correct method in `ActionMailbox.mailbox_for` 2019-05-05 12:09:32 -07:00
test_case.rb Add load hook for ActionMailbox::TestCase 2018-12-31 23:35:53 -05:00
test_helper.rb Allow testing multipart emails in Action Mailbox 2019-08-07 10:12:13 -04:00
version.rb