Sha256: 15c9c8f5dbc4b4d7624ef81e30d97c87f5b3cf7909c3c1d0b152440485c9e96e

Contents?: true

Size: 269 Bytes

Versions: 1

Compression:

Stored size: 269 Bytes

Contents

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

<%= render @article %>

<div>
  <%= link_to "Edit this article", edit_article_path(@article) %> |
  <%= link_to "Back to articles", articles_path %>

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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
township-0.1.0 app/views/articles/show.html.erb