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

Properly initialize ActionMailer outside railties #1077

Merged
merged 1 commit into from Jun 19, 2019

Conversation

albus522
Copy link
Member

The divided load was triggering errors when encountering an unexpected load order. This allows the dependencies to properly load in any configuration.

The divided load was triggering errors when encountering an unexpected load order. This allows the dependencies to properly load in any configuration.
@albus522
Copy link
Member Author

This should properly correct the issue discovered here #1038

@davidjrice
Copy link

Cool, also; thanks for the insightful comments on #1038 too 🙏

@albus522 albus522 merged commit e567824 into master Jun 19, 2019
@albus522 albus522 deleted the fix-action-mailer-load branch June 19, 2019 18:35
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