Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix preparing the configured Action Mailbox ingress in production | George Claghorn | 2019-02-18 | 1 | -6/+4 |
| | | | | 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. | ||||
* | Allow skipping incineration of processed emails | Pratik | 2019-02-06 | 1 | -0/+2 |
| | |||||
* | Require railties for all Action Mailbox dependencies | George Claghorn | 2018-12-28 | 1 | -1/+6 |
| | |||||
* | Import Action Mailbox | George Claghorn | 2018-12-25 | 1 | -0/+37 |