Sha256: cedeb787cb6d81551e6b6e2207168cbec06d3267917f7b3924ae076bfd517548

Contents?: true

Size: 213 Bytes

Versions: 1

Compression:

Stored size: 213 Bytes

Contents

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

<p>
  <b>Author:</b>
  <%= @post.author_id %>
</p>

<p>
  <b>Text:</b>
  <%= @post.text %>
</p>


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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rails-services-0.1.5 test/rails_app_v3/app/views/posts/show.html.erb