Sha256: 26250d5ace837c35c4f4acfe989a6e8a6e2db8e3b9e5501de7c0d5afca22f12a

Contents?: true

Size: 184 Bytes

Versions: 5

Compression:

Stored size: 184 Bytes

Contents

<p id="notice"><%= notice %></p>

<p>
  <strong>Title:</strong>
  <%= @article.title %>
</p>

<%= link_to 'Edit', edit_article_path(@article) %> |
<%= link_to 'Back', articles_path %>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
activerecord-refresh_connection-0.0.5 example/app/views/articles/show.html.erb
activerecord-refresh_connection-0.0.4 example/app/views/articles/show.html.erb
activerecord-refresh_connection-0.0.3 example/app/views/articles/show.html.erb
activerecord-refresh_connection-0.0.2 example/app/views/articles/show.html.erb
activerecord-refresh_connection-0.0.1 example/app/views/articles/show.html.erb