Sha256: f1510c29805901a6e5a3b45f893a61ea909133b7d37a82cf5b5ebf9e816e3f1d
Contents?: true
Size: 304 Bytes
Versions: 3
Compression:
Stored size: 304 Bytes
Contents
<p style="color: green"><%= notice %></p> <%= render @email %> <div> <%= link_to "Edit this email", edit_inbox_email_path(@inbox, @email) %> | <%= link_to "Back to emails", inbox_emails_path(@inbox) %> <%= button_to "Destroy this email", inbox_email_path(@inbox, @email, method: :delete) %> </div>
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
po_box-0.1.2 | app/views/po_box/emails/show.html.erb |
po_box-0.1.1 | app/views/po_box/emails/show.html.erb |
po_box-0.1.0 | app/views/po_box/emails/show.html.erb |