Sha256: 97e8c1b29970ec9f7c8353a01c3a7dde43857f08493868b426f3c228c7fc19d9
Contents?: true
Size: 242 Bytes
Versions: 4
Compression:
Stored size: 242 Bytes
Contents
<p id="notice"><%= notice %></p> <p> <strong>Title:</strong> <%= @article.title %> </p> <p> <strong>Body:</strong> <%= @article.body %> </p> <%= link_to 'Edit', edit_article_path(@article) %> | <%= link_to 'Back', articles_path %>
Version data entries
4 entries across 4 versions & 1 rubygems