Sha256: 88d44f10cd47ab8f79dcc48cf622fe2389619ac3cdb3cb0d77f2fcf15e26baf0
Contents?: true
Size: 430 Bytes
Versions: 2
Compression:
Stored size: 430 Bytes
Contents
You have a new reply: <%= @message.subject.html_safe? ? @message.subject : strip_tags(@message.subject) %> =============================================== You have received a new reply: ----------------------------------------------- <%= @message.body.html_safe? ? @message.body : strip_tags(@message.body) %> ----------------------------------------------- Visit <%= root_url %> and go to your inbox for more info.
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
mailboxer-without-notification-0.11.2 | app/views/message_mailer/reply_message_email.text.erb |
mailboxer-without-notification-0.11.1 | app/views/message_mailer/reply_message_email.text.erb |