Sha256: 700b5df4a7dadbca24629e31bdaf401c09f826e81c43f413bdc8e268439fb941
Contents?: true
Size: 248 Bytes
Versions: 3
Compression:
Stored size: 248 Bytes
Contents
<p id="notice"><%= notice %></p> <p> <strong>Title:</strong> <%= @article.title %> </p> <p> <strong>Content:</strong> <%= @article.content %> </p> <%= link_to 'Edit', edit_article_path(@article) %> | <%= link_to 'Back', articles_path %>
Version data entries
3 entries across 3 versions & 2 rubygems