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

Compatibility with mail_safe gem #10

Open
tadman opened this issue Jan 14, 2015 · 1 comment
Open

Compatibility with mail_safe gem #10

tadman opened this issue Jan 14, 2015 · 1 comment
Assignees
Milestone

Comments

@tadman
Copy link
Member

tadman commented Jan 14, 2015

The mail_safe gem is interacting with the PostageApp response object as if it was a Mail message and produces errors like this:

undefined method `[]' for #<PostageApp::Request:0x007fddc4827d10>

This requires implementing the [] method for PostageApp::Request.

@tadman tadman self-assigned this Jan 14, 2015
@tadman tadman modified the milestone: Version 1.1.0 Jan 16, 2015
@tadman
Copy link
Member Author

tadman commented Mar 20, 2015

This should be addressed in version 1.2.0 but additional testing is required.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant