Sha256: bb3a917a2f046494c7e6acc42af3ffb4bf2f355790c1e76901f37de74072df55
Contents?: true
Size: 223 Bytes
Versions: 2
Compression:
Stored size: 223 Bytes
Contents
<p id="notice"><%= notice %></p> <p> <b>Title:</b> <%= @article.title %> </p> <p> <b>Body:</b> <%= @article.body %> </p> <%= link_to 'Edit', edit_article_path(@article) %> | <%= link_to 'Back', articles_path %>
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
nifty_errorpages-0.0.2 | spec/dummy/app/views/articles/show.html.erb |
locale_setter-0.4.0 | spec/dummy/app/views/articles/show.html.erb |