Sha256: 80d476cfd074fb8257affec1239b114047895dcb390e1429ce2169ea5262265f
Contents?: true
Size: 340 Bytes
Versions: 1
Compression:
Stored size: 340 Bytes
Contents
<table width="500"> <tr> <td align="left"><h3 style="margin:0"><%= report.title %></h3></td> <td align="right">Total <%= report.model.to_s.pluralize %>: <%= number_with_delimiter(report.total) %></td> </tr> <tr> <td colspan="2"><%= image_tag attachments["#{report.hash}.png"].url, align: "center" %></td> </tr> </table>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
reparty-0.1.0 | app/views/report_mailer/_active_record.html.erb |