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

[Fix #234] Remove dynamic email templates handling code in Procedure #366

Merged
merged 1 commit into from Jun 7, 2017

Conversation

gregoirenovel
Copy link
Contributor

No description provided.

def initiated_mail_with_override
self.initiated_mail_without_override || Mails::InitiatedMail.default
end
alias_method_chain "initiated_mail", :override
Copy link
Contributor

Choose a reason for hiding this comment

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

Quitte à toucher à ce code, en profiter pour enlever l'appel à alias_method_chainqui est dépréciée (rails/rails#19434) dans un autre commit ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

C'est fait dans #370 :)

@gregoirenovel gregoirenovel merged commit d21e63d into develop Jun 7, 2017
@gregoirenovel gregoirenovel deleted the fix-234 branch June 7, 2017 08:11
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