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
George Claghorn ef602f8892 Fix preparing the configured Action Mailbox ingress in production
When reloading is disabled, after_initialize hooks run after to_prepare hooks have already run for the last time. Since to_prepare hooks always run after application initializers, we don't need need to use an after_initialize hook.
2019-02-18 11:50:50 -05:00
..
action_mailbox Fix preparing the configured Action Mailbox ingress in production 2019-02-18 11:50:50 -05:00
rails/generators Remove frozen_string_literal pragma from Action Mailbox templates 2018-12-28 12:32:48 -05:00
tasks Add Exim and Qmail support to Action Mailbox 2019-01-12 21:38:26 -05:00
action_mailbox.rb Allow skipping incineration of processed emails 2019-02-06 19:28:49 -05:00