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