juvia icon indicating copy to clipboard operation
juvia copied to clipboard

Fix text mail displaying html entities

Open bobmaerten opened this issue 11 years ago • 0 comments

Emails notifications sent are displaying HTML entities i.e. ' instead of ' (single quote). You could just add raw to the template file where needed, but I found better approach using an initializer on http://stackoverflow.com/questions/11756304/rails-escapes-html-in-my-plain-text-mails/11763211#11763211

bobmaerten avatar Sep 07 '13 19:09 bobmaerten