rails/actionmailbox/test
Hartley McGuire 0e3a5331a1
Regenerate Action Mailbox dummy app
Generated using the following script and manually reviewed after:
skipkayhil/rails-bin@6898611730

The :messages route was removed because there isn't actually a
MessagesController.

config/boot.rb also has its Gemfile path fixed to point at the root
Gemfile because Action Mailbox does not have a Gemfile.
2023-02-18 17:51:22 -05:00
..
controllers Fix ingress controllers' ability to accept non UTF-8 encoded emails 2022-12-30 23:53:10 +01:00
dummy Regenerate Action Mailbox dummy app 2023-02-18 17:51:22 -05:00
fixtures/files Fix ingress controllers' ability to accept non UTF-8 encoded emails 2022-12-30 23:53:10 +01:00
generators Module#const_set is a public method 2020-09-15 17:19:37 +09:00
jobs ActionMailbox::IncinerationJobTest create test email without routing 2023-02-07 11:45:07 -08:00
unit Add X-Forwarded-To addresses to recipients 2022-11-22 15:41:28 +00:00
test_helper.rb Depend on ruby/debug, replacing Byebug 2021-09-08 17:35:41 +02:00