Sha256: 01336d0412166c86d815838ed55bcf7198917b08abf6b175573cac8e45392daf

Contents?: true

Size: 288 Bytes

Versions: 22

Compression:

Stored size: 288 Bytes

Contents

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

<p>
  <strong>Name:</strong>
  <%= @post.name %>
</p>

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

<p>
  <strong>Content:</strong>
  <%= @post.content %>
</p>

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

Version data entries

22 entries across 22 versions & 1 rubygems

Version Path
warbler-1.4.10 integration/rails4_test/src/main/ruby/app/views/posts/show.html.erb
warbler-2.0.2 integration/rails4_test/src/main/ruby/app/views/posts/show.html.erb
warbler-2.0.1 integration/rails4_test/src/main/ruby/app/views/posts/show.html.erb
warbler-2.0.0 integration/rails4_test/src/main/ruby/app/views/posts/show.html.erb
warbler-2.0.0.rc3 integration/rails4_test/src/main/ruby/app/views/posts/show.html.erb
warbler-2.0.0.rc2 integration/rails4_test/src/main/ruby/app/views/posts/show.html.erb
warbler-2.0.0.rc1 integration/rails4_test/src/main/ruby/app/views/posts/show.html.erb
warbler-2.0.0.pre3 integration/rails4_test/src/main/ruby/app/views/posts/show.html.erb
warbler-2.0.0.pre2 integration/rails4_test/src/main/ruby/app/views/posts/show.html.erb
warbler-1.4.9 integration/rails4_test/src/main/ruby/app/views/posts/show.html.erb
warbler-1.4.8 integration/rails4_test/src/main/ruby/app/views/posts/show.html.erb
warbler-2.0.0.pre1 integration/rails4_test/src/main/ruby/app/views/posts/show.html.erb
warbler-1.4.7 integration/rails4_test/src/main/ruby/app/views/posts/show.html.erb
warbler-1.4.6 integration/rails4_test/src/main/ruby/app/views/posts/show.html.erb
warbler-1.4.5 integration/rails4_test/src/main/ruby/app/views/posts/show.html.erb
warbler-1.4.4 integration/rails4_test/src/main/ruby/app/views/posts/show.html.erb
warbler-1.4.3 integration/rails4_test/src/main/ruby/app/views/posts/show.html.erb
warbler-1.4.2 integration/rails4_test/src/main/ruby/app/views/posts/show.html.erb
warbler-1.4.1 integration/rails4_test/src/main/ruby/app/views/posts/show.html.erb
warbler-1.4.0 integration/rails4_test/src/main/ruby/app/views/posts/show.html.erb