Skip to content

Add ERB template support for email content#31

Merged
eelcoj merged 1 commit intomainfrom
template-support
Feb 4, 2026
Merged

Add ERB template support for email content#31
eelcoj merged 1 commit intomainfrom
template-support

Conversation

@eelcoj
Copy link
Collaborator

@eelcoj eelcoj commented Feb 4, 2026

Allow emails to use .text.erb and .html.erb template files as alternative to defining text/html methods. Method definitions take precedence over templates when both exist.

Closes: #26

Allow emails to use .text.erb and .html.erb template files as alternative to defining text/html methods. Method definitions take precedence over templates when both exist.
@eelcoj eelcoj merged commit dd24e9c into main Feb 4, 2026
1 check passed
@eelcoj eelcoj deleted the template-support branch February 4, 2026 11:33
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.

(Request for feedback) ERB templates instead of inline methods

1 participant