1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionmailbox/lib/action_mailbox
Rafael Mendonça França 83d85b2207
Start Rails 7.1 development
2021-12-07 15:52:30 +00:00
..
mail_ext
router Fix document formatting on ActionMailbox [ci skip] 2019-01-17 01:10:21 +09:00
base.rb Standardize nodoc comments 2021-07-29 21:18:07 +00:00
callbacks.rb
engine.rb Problem: ActionMailbox uses default ActiveStorage service 2021-06-30 09:33:29 -07:00
gem_version.rb Start Rails 7.1 development 2021-12-07 15:52:30 +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