Skip to content

Use Action View to generate message bodies #2

Description

@hakanai

Action Mailer uses Action View to generate message bodies from a template and a set of variables.

Action Messenger should take a similar approach such that template_name.txt.erb will evaluate ERB and use it as the plain text body.

This will improve testability of code which uses Action Messenger.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions