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