Sha256: 03622398b6994ece6fe90820251692b217c5e98ea45a1fe17f082500f731a027
Contents?: true
Size: 248 Bytes
Versions: 3
Compression:
Stored size: 248 Bytes
Contents
<h1>Editing email</h1> <%= render "form", email: @email, url: inbox_email_path(@inbox, @email) %> <br> <div> <%= link_to "Show this email", inbox_email_path(@inbox, @email) %> | <%= link_to "Back to emails", inbox_emails_path(@inbox) %> </div>
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
po_box-0.1.2 | app/views/po_box/emails/edit.html.erb |
po_box-0.1.1 | app/views/po_box/emails/edit.html.erb |
po_box-0.1.0 | app/views/po_box/emails/edit.html.erb |