Skip to content

Compatibility with mail_safe gem #10

@tadman

Description

@tadman

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions