Sha256: 3dbb0fb865e4d20db1ac4d627164cb1fda58ae7d70b3fa006b3ef19c69cfdb21
Contents?: true
Size: 339 Bytes
Versions: 2
Compression:
Stored size: 339 Bytes
Contents
<ul> <li><b>From:</b> <%= @msg.from %></li> <li><b>To:</b> <%= @msg.to %></li> <li><b>Subject:</b> <%= @msg.subject %></li> <li><b>Date:</b> <%= @msg.date %></li> <li><b>N Attachments:</b> <%= @msg.attachments.length %></li> </ul> <%= raw @msg.part_html %> <hr /> <%= raw @msg.part_txt %>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ishapi-0.1.8.287 | app/views/ishapi/application_mailer/forwarder_notify.html.erb |
ishapi-0.1.8.286 | app/views/ishapi/application_mailer/forwarder_notify.html.erb |