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

Remove deprecated call #321

Merged
merged 1 commit into from
Oct 18, 2017

Conversation

amencarini
Copy link

The current version of bamboo throws deprecation warnings at each use.

Plug.MIME.path/1 is deprecated, please use MIME.from_path/1 instead
    (bamboo) lib/bamboo/attachment.ex:23: Bamboo.Attachment.new/2
    (bamboo) lib/bamboo/email.ex:250: Bamboo.Email.put_attachment/3

This removes the deprecated call.

Copy link
Contributor

@paulcsmith paulcsmith left a comment

Choose a reason for hiding this comment

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

Thanks so much!

@paulcsmith paulcsmith merged commit 0604b7a into beam-community:master Oct 18, 2017
@amencarini amencarini deleted the remove-mime-warning branch October 24, 2017 10:22
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