Skip to content

Add Mailer suffix for rails 5 #1593

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

Closed
wants to merge 1 commit into from
Closed

Add Mailer suffix for rails 5 #1593

wants to merge 1 commit into from

Conversation

koenpunt
Copy link
Contributor

This is the same fix as in the mailer template generator

This is the same fix as in the mailer template generator
@fables-tales
Copy link
Member

@koenpunt what was failing before this commit? What doesn't fail after this commit?

@koenpunt
Copy link
Contributor Author

It's an extension on what you did here: 7a13bf1
So without this change, the mailer preview class wouldn't work because the mailer class without the Mailer suffix doesn't exist.

I don't believe there's a test for this file, but maybe there should be?

@fables-tales
Copy link
Member

@koenpunt if you have the time, it'd be great if we could get a spec for this.

@fables-tales
Copy link
Member

@koenpunt this was merged as part of #1573

@koenpunt
Copy link
Contributor Author

koenpunt commented Apr 2, 2016

👍

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.

2 participants