Sha256: bae5a2b7b81c1a8d65603276f98e1cc8e023197a459970e02d0e0496af369e2c

Contents?: true

Size: 286 Bytes

Versions: 23

Compression:

Stored size: 286 Bytes

Contents

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

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

<p>
  <strong>Body:</strong>
  <%= @post.body %>
</p>

<p>
  <strong>Author:</strong>
  <%= @post.author %>
</p>

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

Version data entries

23 entries across 23 versions & 2 rubygems

Version Path
rubybench_runner-0.1.4 lib/rubybench_runner/rails/benchmarks/views/posts/show.html.erb
rubybench_runner-0.1.3 lib/rubybench_runner/rails/benchmarks/views/posts/show.html.erb
rubybench_runner-0.1.2 lib/rubybench_runner/rails/benchmarks/views/posts/show.html.erb
rubybench_runner-0.1.1 lib/rubybench_runner/rails/benchmarks/views/posts/show.html.erb
rubybench_runner-0.1.0 lib/rubybench_runner/rails/benchmarks/views/posts/show.html.erb
sapience-0.2.4 test_app/app/views/posts/show.html.erb
sapience-0.2.3 test_app/app/views/posts/show.html.erb
sapience-0.2.2 test_app/app/views/posts/show.html.erb
sapience-0.2.1 test_app/app/views/posts/show.html.erb
sapience-0.2.0 test_app/app/views/posts/show.html.erb
sapience-0.1.13 test_app/app/views/posts/show.html.erb
sapience-0.1.12 test_app/app/views/posts/show.html.erb
sapience-0.1.11 test_app/app/views/posts/show.html.erb
sapience-0.1.10 test_app/app/views/posts/show.html.erb
sapience-0.1.9 test_app/app/views/posts/show.html.erb
sapience-0.1.8 test_app/app/views/posts/show.html.erb
sapience-0.1.7 test_app/app/views/posts/show.html.erb
sapience-0.1.6 test_app/app/views/posts/show.html.erb
sapience-0.1.5 test_app/app/views/posts/show.html.erb
sapience-0.1.4 test_app/app/views/posts/show.html.erb