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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add support for parameterized mailer when RAILS_VERSION > 5.1 #2121

Closed

Conversation

ignatiusreza
Copy link
Contributor

@ignatiusreza ignatiusreza commented May 7, 2019

rails 5.1 introduced parameterized email via rails/rails#27825.. this PR introduce support for using the recently added have_enqueued_email to recognize parameterized email..

PS: might conflict with #2118

@ignatiusreza ignatiusreza changed the base branch from master to 4-0-dev May 7, 2019 11:02
@ignatiusreza ignatiusreza changed the base branch from 4-0-dev to master May 7, 2019 11:12
@ignatiusreza ignatiusreza changed the base branch from master to 4-0-dev May 7, 2019 11:13
@benoittgt
Copy link
Member

Can you rebase?

Sorry :)

@ignatiusreza
Copy link
Contributor Author

no problem! rebased, but now CI failed.. seems like the base branch is also failing, so i'll rebase again later when the base branch passes.. 👍

@benoittgt
Copy link
Member

I just merged #2123. It should help us. :)

@ignatiusreza
Copy link
Contributor Author

thanks! rebased, should be ✔️ now 👍

Copy link
Member

@benoittgt benoittgt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ignatiusreza
Copy link
Contributor Author

closing this in favor of #2125

@ignatiusreza ignatiusreza deleted the parameterized-mailer branch May 14, 2019 02:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants