Commit 91c1750
committed
Use .presence for queue_name_prefix in mailer_queue_name
Match ActiveJob's own queue name composition by using .presence
instead of bare value, preventing a leading delimiter when the
prefix is an empty string.1 parent 84017f1 commit 91c1750
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
| 107 | + | |
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
0 commit comments