aboutsummaryrefslogtreecommitdiffstats
path: root/actionmailbox/lib/rails
Commit message (Collapse)AuthorAgeFilesLines
* Remove `frozen_string_literal` magic comment from template fileyuuji.yaginuma2019-05-291-2/+0
| | | | | | | The other template files do not add `frozen_string_literal`, so should behave the same. Ref: #30342, #30348.
* Remove the Amazon SES ingressGeorge Claghorn2019-04-141-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 templatesGeorge Claghorn2018-12-282-4/+0
|
* Add missing quotes on Mailbox test templateyuuji.yaginuma2018-12-281-1/+1
|
* Import Action MailboxGeorge Claghorn2018-12-257-0/+98