Sha256: 1596b5f320d31c729db91de732b1a75506341e6e4bf51920a5efff9bf5a24f68
Contents?: true
Size: 311 Bytes
Versions: 53
Compression:
Stored size: 311 Bytes
Contents
<p id="notice"><%= notice %></p> <p> <strong>Title:</strong> <%= @article.title %> </p> <p> <strong>Content:</strong> <%= @article.content %> </p> <p> <strong>User:</strong> <%= @article.user.name %> </p> <%= link_to 'Edit', edit_article_path(@article) %> | <%= link_to 'Back', articles_path %>
Version data entries
53 entries across 53 versions & 1 rubygems