Sha256: aa7ff58c21af715355305fd9bedfec4488e55a41c8c1c11b661aae5b2fefc365

Contents?: true

Size: 471 Bytes

Versions: 3

Compression:

Stored size: 471 Bytes

Contents

You have a new notification: <%= @notification.subject.html_safe? ? @notification.subject : strip_tags(@notification.subject) %>
===============================================

You have received a new notification:

-----------------------------------------------
<%= @notification.body.html_safe? ? @notification.body : strip_tags(@notification.body) %>
-----------------------------------------------

Visit <%= root_url %> and go to your notifications for more info.

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
mailboxer-0.15.1 app/views/mailboxer/notification_mailer/new_notification_email.text.erb
mailboxer-0.15.0 app/views/mailboxer/notification_mailer/new_notification_email.text.erb
mailboxer-0.14.0 app/views/mailboxer/notification_mailer/new_notification_email.text.erb