Sha256: 1ce76d775e907e06825795e9d469c765cc2464fcd7e4b008b8f83f79d9490fef

Contents?: true

Size: 163 Bytes

Versions: 47

Compression:

Stored size: 163 Bytes

Contents

<p id="notice"><%= notice %></p>

<p>
  <b>Title:</b>
  <%= @post.title %>
</p>


<%= link_to 'Edit', edit_post_path(@post) %> |
<%= link_to 'Back', posts_path %>

Version data entries

47 entries across 47 versions & 4 rubygems

Version Path
chili-0.2.0 spec/dummy/example/app/views/posts/show.html.erb
chili-0.1.0 spec/dummy/main_app/app/views/posts/show.html.erb
chili-0.0.9 spec/dummy/main_app/app/views/posts/show.html.erb
chili-0.0.8 spec/dummy/main_app/app/views/posts/show.html.erb
chili-0.0.7 spec/dummy/main_app/app/views/posts/show.html.erb
chili-0.0.6 spec/dummy/main_app/app/views/posts/show.html.erb
chili-0.0.5 spec/dummy/main_app/app/views/posts/show.html.erb