Sha256: fe1c5b001fdb6ef489badcf53d27a085f2c5e512f3a2ef1ffc67c79d186fd7cf

Contents?: true

Size: 309 Bytes

Versions: 1

Compression:

Stored size: 309 Bytes

Contents

<p style="color: green"><%= notice %></p>

<%= render @notification %>

<div>
  <%= link_to "Edit this notification", edit_notification_path(@notification) %> |
  <%= link_to "Back to notifications", notifications_path %>

  <%= button_to "Destroy this notification", @notification, method: :delete %>
</div>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
lesli_bell-0.1.0 app/views/lesli_bell/notifications/show.html.erb