Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix ActionMailer's deliver later default queue #41618

Merged
merged 1 commit into from Mar 5, 2021

Conversation

tagliala
Copy link
Contributor

@tagliala tagliala commented Mar 5, 2021

Hi, 馃憢馃徏

this is my first attempt to contribute to Rails

Summary

The default queue name used by deliver_later is no longer mailers.

This commit removes the misleading information from the class
documentation

Ref: #40848

The default queue name used by `deliver_later` is no longer `mailers`.

This commit removes the misleading information from the class
documentation

Ref: rails#40848
@kamipo kamipo merged commit 9780e15 into rails:main Mar 5, 2021
@kamipo
Copy link
Member

kamipo commented Mar 5, 2021

Thanks!

@tagliala tagliala deleted the fix-actionmailer-default-queue branch March 5, 2021 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants