Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove `frozen_string_literal` magic comment from template file | yuuji.yaginuma | 2019-05-29 | 1 | -2/+0 |
| | | | | | | | The other template files do not add `frozen_string_literal`, so should behave the same. Ref: #30342, #30348. | ||||
* | Remove the Amazon SES ingress | George Claghorn | 2019-04-14 | 1 | -1/+1 |
| | | | It's unusable and not ready to ship in Rails 6.0. We'll rewrite it for 6.1. | ||||
* | Remove frozen_string_literal pragma from Action Mailbox templates | George Claghorn | 2018-12-28 | 2 | -4/+0 |
| | |||||
* | Add missing quotes on Mailbox test template | yuuji.yaginuma | 2018-12-28 | 1 | -1/+1 |
| | |||||
* | Import Action Mailbox | George Claghorn | 2018-12-25 | 7 | -0/+98 |